On Wed, Aug 28, 2013 at 9:30 PM, Jay Vee <jvsr...@gmail.com> wrote:

> $pg_dump <other_options>  --exclude-schema='sch_*'
>
> this does not seem to exclude all schemas with this pattern  ( 'sch_*' ),
> anything wrong here?

The option is fine and works for me on 9.2.4, I suspect the <other
options> could do a clash with the -N (exclude-schema).

Luca


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to