Re: [GENERAL] Performance while loading data and indexing

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Performance while loading data and indexing
Дата
Msg-id 200209262141.g8QLfMr09064@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Performance while loading data and indexing  (Doug McNaught <doug@wireboard.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Performance while loading data and indexing
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Reconstructing FKs in pg_dump