Re: What filesystem? - Mailing list pgsql-general

From Neil Conway
Subject Re: What filesystem?
Date
Msg-id 1045937497.366.22.camel@tokyo
Whole thread Raw
In response to Re: What filesystem?  (jd@commandprompt.com (Joshua Drake))
Responses Re: What filesystem?  ("Shridhar Daithankar<shridhar_daithankar@persistent.co.in>" <shridhar_daithankar@persistent.co.in>)
List pgsql-general
On Sat, 2003-02-22 at 00:25, Joshua Drake wrote:
>  JFS and XFS are the most thoroughly tested. EXT2 is the slowest but
> very very stable. ReiserFS is good, EXT3 is good as long as you are
> running 2.4.20 + the source EXT3 patches.

I'd be quite surprised if ext2 was any slower than ext3. Also, since
most PostgreSQL disk I/O involves large files, I wouldn't think ReiserFS
would outperform ext2 either.

Cheers,

Neil
--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC




pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: optimizer bent on full table scan
Next
From: Eric B.Ridge
Date:
Subject: Re: Views + Rules + Triggers + 7.3.2 = Upgrade Problems (was: Re: REWRITE_INVOKE_MAX and "query may contain cycles" )