Re: Corrupt indexes on slave when using pg_bulkload on master

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Corrupt indexes on slave when using pg_bulkload on master
Дата
Msg-id CAMkU=1yS+v_PJbSKY6oHhg+QxYPTp7am1Y2aEoZnBOS5jtz8gw@mail.gmail.com
обсуждение исходный текст
Ответ на Corrupt indexes on slave when using pg_bulkload on master  (James Cowell <jcowell@btinternet.com>)
Ответы Re: Corrupt indexes on slave when using pg_bulkload on master
Список pgsql-general
On Wed, Dec 5, 2012 at 5:17 AM, James Cowell <jcowell@btinternet.com> wrote:
> I'm using pg_bulkload to load large amounts of CSV data into a postgres
> database hourly.
>
> This database is replicated to a second node.

pg_bulkload is fundamentally incompatible with PITR, streaming, and
forms of replication that depend on those things.

Cheers,

Jeff


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Extending the KD Tree index in Postgresql 9.2.1
Следующее
От: icholy
Дата:
Сообщение: libpq - prevent automatic reconnect