Re: Proposed patch: make pg_dump --data-only consider FK constraints

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposed patch: make pg_dump --data-only consider FK constraints
Дата
Msg-id 20667.1220814386@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Proposed patch: make pg_dump --data-only consider FK constraints  (David Fetter <david@fetter.org>)
Список pgsql-hackers
David Fetter <david@fetter.org> writes:
> On Sun, Sep 07, 2008 at 02:06:40PM -0400, Tom Lane wrote:
>> Okay, I got tired of seeing people complain about foreign-key
>> constraint violations in data-only dumps.

> Isn't this something solved in the more general case by having
> pre-data, data, and post-data dump options?

No, not unless you expect that that patch will somehow forbid people
from using data-only dumps.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Proposed patch: make pg_dump --data-only consider FK constraints
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Proposed patch: make pg_dump --data-only consider FK constraints