Re: [HACKERS] Exclude schema during pg_restore

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Banck <michael(dot)banck(at)credativ(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Exclude schema during pg_restore
Date: 2018-10-29 10:35:17
Message-ID: dedd15cc-9047-ce27-38f2-269a3ca1aca8@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/09/2018 19:12, Michael Banck wrote:
>> I added the new option to the help output in pg_restore.
>
> I noticed this part of the help text does not mention `-N' when I think
> it should:
>
> |The options -I, -n, -P, -t, -T, and --section can be combined and specified
> |multiple times to select multiple objects.
>
> Patch attached.

Committed to 10, 11, and master.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Kellerer 2018-10-29 10:40:49 Re: PostgreSQL vs SQL/XML Standards
Previous Message David Rowley 2018-10-29 10:22:17 Re: Ordered Partitioned Table Scans