This is a discussion on Re: file system and raid performance within the Pgsql Performance forums, part of the PostgreSQL category; --> On Fri, Aug 15, 2008 at 12:22 PM, Bruce Momjian <bruce@momjian.us> wrote: > Mark Wong wrote: >> On Mon, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Fri, Aug 15, 2008 at 12:22 PM, Bruce Momjian <bruce@momjian.us> wrote: > Mark Wong wrote: >> On Mon, Aug 4, 2008 at 10:04 PM, <david@lang.hm> wrote: >> > On Mon, 4 Aug 2008, Mark Wong wrote: >> > >> >> Hi all, >> >> >> >> We've thrown together some results from simple i/o tests on Linux >> >> comparing various file systems, hardware and software raid with a >> >> little bit of volume management: >> >> >> >> http://wiki.postgresql.org/wiki/HP_P...5_Tuning_Guide > > Mark, very useful analysis. I am curious why you didn't test > 'data=writeback' on ext3; 'data=writeback' is the recommended mount > method for that file system, though I see that is not mentioned in our > official documentation. I think the short answer is that I neglected to. 'data=writeback' is the recommended journal mode. We'll get a result or two and see how it looks. Mark -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance |