Re: Dump all objects under a specific schema - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Dump all objects under a specific schema
Date
Msg-id B66323E3-B0A2-4D00-BADE-9AC85ED867CA@seespotcode.net
Whole thread Raw
In response to Dump all objects under a specific schema  (Emi Lu <emilu@encs.concordia.ca>)
List pgsql-general
On Aug 8, 2007, at 14:18 , Emi Lu wrote:

> Is there a way that I can only dump all objects under a specific
> schema?

Have you checked the pg_dump documentation?

http://www.postgresql.org/docs/8.2/interactive/app-pgdump.html

In particular, the -n flag might interest you.

Michael Glaesemann
grzm seespotcode net



pgsql-general by date:

Previous
From: Aurynn Shaw
Date:
Subject: Re: Dump all objects under a specific schema
Next
From: Magnus Hagander
Date:
Subject: Re: PostgreSQL and cluster