Re: proposal: possibility to read dumped table's name from file - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: possibility to read dumped table's name from file
Date
Msg-id CAFj8pRDQmz86g03emFHqjHejB+gG_4KqrLij=L1L6Z-59dzL0g@mail.gmail.com
Whole thread Raw
In response to Re: proposal: possibility to read dumped table's name from file  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal: possibility to read dumped table's name from file
List pgsql-hackers
Hi

čt 14. 7. 2022 v 6:54 odesílatel Pavel Stehule <pavel.stehule@gmail.com> napsal:


st 13. 7. 2022 v 22:49 odesílatel Andrew Dunstan <andrew@dunslane.net> napsal:

On 2022-04-25 Mo 13:39, Pavel Stehule wrote:
> Hi
>
> fresh rebase
>
>


If we're going to do this for pg_dump's include/exclude options,
shouldn't we also provide an equivalent facility for pg_dumpall's
--exclude-database option?


It has sense

The attached patch implements the --filter option for pg_dumpall and for pg_restore too.

Regards

Pavel



Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Allowing REINDEX to have an optional name
Next
From: Martin Kalcher
Date:
Subject: Re: Proposal to introduce a shuffle function to intarray extension