Re: good pc but bad performance,why? - Mailing list pgsql-performance

From Bruce Momjian
Subject Re: good pc but bad performance,why?
Date
Msg-id 200404080312.i383C7N28711@candle.pha.pa.us
Whole thread Raw
In response to Re: good pc but bad performance,why?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> But it should be okay to set the filesystem to journal only its own
> >> metadata.  There's no need for it to journal file contents.
>
> > Can you set ext2 to journal metadata?  I didn't know it could do that.
>
> No, ext2 has no journal at all AFAIK.  But I believe ext3 has an option
> to journal or not journal file contents, and at least on a Postgres-only
> volume you'd want to turn that off.

Right, ext3 has that option.  I don't think XFS needs it (it does
meta-data only by default).

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: good pc but bad performance,why?
Next
From: Grega Bremec
Date:
Subject: Re: [ADMIN] Raw devices vs. Filesystems