Re: dump schema schema only? - Mailing list pgsql-general

From Tom Lane
Subject Re: dump schema schema only?
Date
Msg-id 28259.1067528203@sss.pgh.pa.us
Whole thread Raw
In response to Re: dump schema schema only?  (Harald Fuchs <nospam@sap.com>)
Responses Re: dump schema schema only?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Harald Fuchs <nospam@sap.com> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> 7.4's pg_dump has an option to dump the contents of just one schema.

> The pg_dump manpage of beta4 does not include this option,

Sure it does:

-n namespace
--schema=schema

     Dump the contents of schema only. If this option is not specified,
     all non-system schemas in the target database will be dumped.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: formatting of SQL sent by PHP to postgres
Next
From: Stephan Szabo
Date:
Subject: Re: slow query performance