Re: ext3 - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: ext3
Date
Msg-id 1106031366.4014.72.camel@Andrea.peacock.de
Whole thread Raw
In response to Re: ext3  (David Garamond <lists@zara.6.isreserved.com>)
List pgsql-general
Hi,

Am Dienstag, den 18.01.2005, 07:43 +0700 schrieb David Garamond:
> Tzahi Fadida wrote:
> > I recommend you don't use ext3 for any database:
> > http://seclists.org/lists/linux-kernel/2005/Jan/0641.html
> >
> > apparently its still buggy.
>
> So what is the recommended fs under Linux? I don't need the best
> speed/throughput, but I prefer not to use ext2 due to long fsck time. I
> also tend to avoid reiser3, it has given us many griefs in the past. XFS?

From my experience, reiser3 dies if the hardware dies. E.g. if your
disk starts trashing blocks. So when you have trusty hardware
(good raid level), reiserfs works very well. I've not yet tested
XFS on faulty disks. But on raid it works very well and it is
somewhat optimized for larger files - as tables and indices
can be.

HTH
Tino


pgsql-general by date:

Previous
From: mstory@uchicago.edu
Date:
Subject: Users and unique identifyers
Next
From: Hong Yuan
Date:
Subject: Re: Multiline plpython procedure