Re: [HACKERS] Exclude schema during pg_restore

2018-10-29 Thread Michael Banck
Am Montag, den 29.10.2018, 11:35 +0100 schrieb Peter Eisentraut: > On 12/09/2018 19:12, Michael Banck wrote: > Committed to 10, 11, and master. Thanks! Michael -- Michael Banck Projektleiter / Senior Berater Tel.: +49 2166 9901-171 Fax: +49 2166 9901-100 Email: michael.ba...@credativ.de cred

Re: [HACKERS] Exclude schema during pg_restore

2018-10-29 Thread Peter Eisentraut
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 sele

Re: [HACKERS] Exclude schema during pg_restore

2018-09-12 Thread Michael Banck
Hi, Am Dienstag, den 20.09.2016, 20:59 -0400 schrieb Peter Eisentraut: > On 9/19/16 3:23 PM, Michael Banck wrote: > > Version 2 attached. > > Committed, thanks. > > 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 i