Re: ext3 - Mailing list pgsql-general

From Jeff Davis
Subject Re: ext3
Date
Msg-id 1106012873.2886.516.camel@jeff
Whole thread Raw
In response to Re: ext3  (David Garamond <lists@zara.6.isreserved.com>)
Responses Re: ext3  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ext3  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-general
On Tue, 2005-01-18 at 07:43 +0700, David Garamond wrote:
> 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

Wouldn't ext2 also allow the possibility of a missing file? Even though
postgres does WAL, couldn't ext2 forget a file or not record that a new
file has been created?

In other words, does PostgreSQL assume that the filesystem at least
journals the metadata?

Regards,
    Jeff Davis



pgsql-general by date:

Previous
From: Lonni J Friedman
Date:
Subject: Re: ext3
Next
From: Madison Kelly
Date:
Subject: Logging question