extreemly informative and interesting, but...
Posted Mar 29, 2009 20:52 UTC (Sun) by
cortana (subscriber, #24596)
In reply to:
extreemly informative and interesting, but... by tstover
Parent article:
Filesystems? *I'll* give ya fileysytems!
Check out PostgreSQL's manual:
When the operating system sends a write request to the disk hardware, there is little it can do to make sure the data has arrived at a truly non-volatile storage area. Rather, it is the administrator's responsibility to be sure that all storage components ensure data integrity. Avoid disk controllers that have non-battery-backed write caches. At the drive level, disable write-back caching if the drive cannot guarantee the data will be written before shutdown.
(
Log in to post comments)