Re: pg_dump vs data-only dumps vs --disable-triggers

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pg_dump vs data-only dumps vs --disable-triggers
Дата
Msg-id 48891158.7010208@dunslane.net
обсуждение исходный текст
Ответ на pg_dump vs data-only dumps vs --disable-triggers  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:
> If the user says --disable-triggers, he should get
> trigger disable commands around the data part of the dump, no matter
> what he said or didn't say about schema dumping.
>
>   

Right. They seem like orthogonal issues.

cheers

andrew


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Do we really want to migrate plproxy and citext into PG core distribution?
Следующее
От: David Fetter
Дата:
Сообщение: Re: [PATCHES] WITH RECUSIVE patches 0723