Re: Pg dump of parent table instead of taking child table

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Holger Jakobs <holger(at)jakobs(dot)com>
Cc: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Pg dump of parent table instead of taking child table
Date: 2024-09-13 14:16:00
Message-ID: CAKFQuwar27X_YreKGXMYnL5Ly_+rehC+_QGAmhaDtymUnA9Xrg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Friday, September 13, 2024, Holger Jakobs <holger(at)jakobs(dot)com> wrote:

> There is no such option "--loading-via-parent-root"
>
> Check for existing options here:
>
> https://www.postgresql.org/docs/14/app-pgdump.html
>
>
It’s actually named —load-via-partition-root ; close enough if going from
memory I’d say…but better still to copy and paste real commands or
reproducible scripts.

David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Erik Wienhold 2024-09-13 16:24:38 Re: Pg dump of parent table instead of taking child table
Previous Message Holger Jakobs 2024-09-13 14:09:55 Re: Pg dump of parent table instead of taking child table