On Tue, 2007-02-27 at 17:40 -0800, Josh Berkus wrote: > All, > > > > But we do don't we? fsync = off, full_page_writes = off? > > BTW, our testing seems to indicate that full_page_writes = off is safe on > Solaris 10 on good hardware. At least, we haven't been able to break it yet. >
Is that an OS-dependent parameter? I always assumed it depended entirely on hardware. I have no way to test it for myself though, so I just leave full_page_writes=on to be safe. Regards, Jeff Davis ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match