Re: postgresql and xfs filesystrem - Mailing list pgsql-admin

From Jaume Sabater
Subject Re: postgresql and xfs filesystrem
Date
Msg-id 3786f7bb0901252334oe0f1f90n3e1ea0a539949733@mail.gmail.com
Whole thread Raw
In response to Re: postgresql and xfs filesystrem  (Michael Monnerie <michael.monnerie@is.it-management.at>)
Responses Re: postgresql and xfs filesystrem  (Ezra Taylor <ezra.taylor@gmail.com>)
List pgsql-admin
On Mon, Jan 26, 2009 at 1:14 AM, Michael Monnerie
<michael.monnerie@is.it-management.at> wrote:

>> I did some benchmarking, now quite a while ago, which showed XFS to
>> be, for a totally write-bound workload, a *few* percent better than
>> ext3/JFS, but note that this is only a minor difference.

XFS is a very active project and, in my opinion, the best filesystem
for UNIX. Apart from a nasty bug back in the second half of 2007 (if I
remember correctly), it's very reliable and fast. I've got more than a
dozen production servers running it since 2002 (aproximattely) and
I've never ever had a problem with it (no data loss, always an
outstanding performance, etc). I also have eight PostgreSQL servers
(8.1 and 8.3 versions) on XFS. As with everything, if you know how to
finetune it (and I would not call myself an expert on it), then you
get a performance boost.

Regarding the benefits of XFS on PostgreSQL, I've come to the
conclusion that, the bigger the database and tables, the better. With
small databases with small tables, the difference in performance...
well, you won't notice it. But try a 30 GB... ;-)

Still, all these "convictions" are very hard to prove. Hard as in
"very much time consuming". I've not run benchmarks in about 4 years,
to be honest, so I would understand you not taking my experience as
"reliable source of information" :-P

--
Jaume Sabater
http://linuxsilo.net/

"Ubi sapientas ibi libertas"

pgsql-admin by date:

Previous
From: Michael Monnerie
Date:
Subject: Re: postgresql and xfs filesystrem
Next
From: Ezra Taylor
Date:
Subject: Re: postgresql and xfs filesystrem