Re: [PERFORM] filesystem options for WAL

2008-07-06 Thread Greg Smith
On Sun, 6 Jul 2008, Jaime Casanova wrote: Here http://www.westnet.com/~gsmith/content/postgresql/TuningPGWAL.htm I read: """ Combining these two, an optimal fstab for the WAL might look like this: /dev/hda2 /var ext3 defaults,writeback,noatime 1 2 """ Is this info accurate? Nah, that guy doe

[PERFORM] filesystem options for WAL

2008-07-05 Thread Jaime Casanova
Hi, Here http://www.westnet.com/~gsmith/content/postgresql/TuningPGWAL.htm I read: """ Combining these two, an optimal fstab for the WAL might look like this: /dev/hda2 /var ext3 defaults,writeback,noatime 1 2 """ Is this info accurate? I also read on other document from the "technical document