pg_dump : option --exclude-schema not recognized - Mailing list pgsql-general

From Arnaud Lesauvage
Subject pg_dump : option --exclude-schema not recognized
Date
Msg-id 455D7758.3070601@freesurf.fr
Whole thread Raw
Responses Re: pg_dump : option --exclude-schema not recognized  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Hi all !

I am trying to exclude just one schema of my dump.

pg_dump -N myschema
or
pg_dump --exclude-schema=myschema
both tell me that the option is unknown.

I am using the win32 binary distribution v8.1.4 (pg_dump
--version says 8.1.4 too).

Is this normal ?

Thanks !
--
Arnaud

pgsql-general by date:

Previous
From: "surabhi.ahuja"
Date:
Subject: Re: dependency on 32 bit libpq.so on 64 bit Postgres server.
Next
From: "Albe Laurenz"
Date:
Subject: Re: dependency on 32 bit libpq.so on 64 bit Postgres server.