Re: [GENERAL] Performance while loading data and indexing - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [GENERAL] Performance while loading data and indexing
Date
Msg-id 200209262141.g8QLfMr09064@candle.pha.pa.us
Whole thread Raw
In response to Re: [GENERAL] Performance while loading data and indexing  (Doug McNaught <doug@wireboard.com>)
List pgsql-hackers
Doug McNaught wrote:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>
> > We'd be happiest with a filesystem that journals its own metadata and
> > not the user data in the file(s).  I dunno if there are any.
>
> ext3 with data=writeback?  (See my previous message to Bruce).

OK, so that makes ext3 crash safe without lots of overhead?

--
  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-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Performance while loading data and indexing
Next
From: Robert Treat
Date:
Subject: Re: Reconstructing FKs in pg_dump