Re: Postgresql Bulk Loading

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Postgresql Bulk Loading
Дата
Msg-id 200405261512.i4QFCs806440@candle.pha.pa.us
обсуждение исходный текст
Ответ на Postgresql Bulk Loading  ("Campano, Troy" <Troy.Campano@LibertyMutual.com>)
Список pgsql-admin
Campano, Troy wrote:
> Does Postgresql have a bulk loading utility that allows you to load
> large amounts of data and doesn't write to log files (WAL files) ?
>
> I need to load over a gig of data a day and don't want it to write to
> logs.

No.  We have COPY that does the load quickly, but it does still write
WAL files.  However, those get recycled so it should be fast.

--
  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-admin по дате отправления:

Предыдущее
От: Jodi Kanter
Дата:
Сообщение: table check
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: pg_hba.conf