Re: Issues with pg_dump command

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Issues with pg_dump command
Дата
Msg-id CAKFQuwadsLCQq1Ezor2wz4Cr2=Ogv8GNFJoFYof5dPY1TXD0JA@mail.gmail.com
обсуждение исходный текст
Ответ на RE: Issues with pg_dump command  (Lior Dahan <liord@qmasters.co>)
Ответы Re: Issues with pg_dump command  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
On Wed, Nov 18, 2020 at 7:44 AM Lior Dahan <liord@qmasters.co> wrote:
Is there a way we can tell which tables are under this parent one? Perhaps we can dump them instead.

The convention here is to inline or bottom-post.

If you don't use declarative partitioning then the specifics of the partitioning are buried inside the custom trigger functions that you wrote.  If you dump triggers, they will show in the pg_dump output, otherwise you will have to investigate using other means.

David J.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Issues with pg_dump command
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Issues with pg_dump command