Re: Pg dump of parent table instead of taking child table - Mailing list pgsql-admin

From Sathish Reddy
Subject Re: Pg dump of parent table instead of taking child table
Date
Msg-id CA+M9Y+AzCxL0B5yJnLD3QU9H71bX8a9Eua9=d2gciY2oKDVY2w@mail.gmail.com
Whole thread Raw
In response to Re: Pg dump of parent table instead of taking child table  (Erik Wienhold <ewie@ewie.name>)
Responses Re: Pg dump of parent table instead of taking child table
Re: Pg dump of parent table instead of taking child table
List pgsql-admin

We are using 14 version
Pg_dump with  -Fp and --loading-via-parent-root option 



Database name is better and schema is better. ..



Thanks 

Sathishreddy 


On Fri, Sep 13, 2024, 6:24 PM Erik Wienhold <ewie@ewie.name> wrote:
On 2024-09-13 13:30 +0200, Sathish Reddy wrote:
> We are trying to take parent table backup included all child tables data
> into dump plan format.but we are getting failed to achieve.

1) Which Postgres version?

2) What pg_dump options did you use?

3) What output/error do you get?

4) What does the database schema look like?  Are you using table
   inheritance or foreign keys for the parent-child relationship?

--
Erik

pgsql-admin by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: Pg dump of parent table instead of taking child table
Next
From: Holger Jakobs
Date:
Subject: Re: Pg dump of parent table instead of taking child table