Re: BUG #16732: pg_dump creates broken backups - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #16732: pg_dump creates broken backups
Date
Msg-id 20201122154727.GA10185@alvherre.pgsql
Whole thread Raw
In response to Re: BUG #16732: pg_dump creates broken backups  (Zsolt Ero <zsolt.ero@gmail.com>)
Responses Re: BUG #16732: pg_dump creates broken backups
List pgsql-bugs
On 2020-Nov-22, Zsolt Ero wrote:

> I get it. But then I need a separate step for the missing table's schema,
> right?

No, you don't.  grep-v'ing for just TABLE DATA excludes the data, but
not the definition.

Please don't top-post.



pgsql-bugs by date:

Previous
From: Zsolt Ero
Date:
Subject: Re: BUG #16732: pg_dump creates broken backups
Next
From: Dilip Kumar
Date:
Subject: Re: BUG #16643: PG13 - Logical replication - initial startup never finishes and gets stuck in startup loop