Re: JFS fastest filesystem for PostgreSQL? - Mailing list pgsql-performance

From Michael Stone
Subject Re: JFS fastest filesystem for PostgreSQL?
Date
Msg-id 20050714103040.GR19080@mathom.us
Whole thread Raw
In response to JFS fastest filesystem for PostgreSQL?  ("Jeffrey W. Baker" <jwbaker@acm.org>)
List pgsql-performance
Did you seperate the data & the transaction log? I've noticed less than
optimal performance on xfs if the transaction log is on the xfs data
partition, and it's silly to put the xlog on a journaled filesystem
anyway. Try putting xlog on an ext2 for all the tests.

Mike Stone

pgsql-performance by date:

Previous
From: mudfoot@rawbw.com
Date:
Subject: Re: JFS fastest filesystem for PostgreSQL?
Next
From: Ragnar Hafstað
Date:
Subject: Re: Slow Query