Re: Issues with pg_dump command - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: Issues with pg_dump command
Date
Msg-id CAKFQuwadsLCQq1Ezor2wz4Cr2=Ogv8GNFJoFYof5dPY1TXD0JA@mail.gmail.com
Whole thread Raw
In response to RE: Issues with pg_dump command  (Lior Dahan <liord@qmasters.co>)
Responses Re: Issues with pg_dump command
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Issues with pg_dump command
Next
From: Bruce Momjian
Date:
Subject: Re: Issues with pg_dump command