Re: Issues with pg_dump command

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Issues with pg_dump command
Дата
Msg-id 20201118145505.GC13825@momjian.us
обсуждение исходный текст
Ответ на Re: Issues with pg_dump command  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
On Wed, Nov 18, 2020 at 07:52:31AM -0700, David G. Johnston wrote:
> 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.

He is on PG 9.6.15, which doesn't support declarative partitioning, so
it must be trigger-based.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Issues with pg_dump command
Следующее
От: Jasmine Ng
Дата:
Сообщение: PostgreSQL 12.4 restore_command in postgresql.auto.conf