Dump all objects under a specific schema

From: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
To: pgsql-jdbc(at)postgresql(dot)org, pgsql general list <pgsql-general(at)postgresql(dot)org>
Subject: Dump all objects under a specific schema
Date: 2007-08-08 19:18:16
Message-ID: 46BA16F8.8020503@encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Hello List,

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

I'd like to dump all tables, views' definition and data under a specific
schema.

Thank you!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2007-08-08 19:51:09 Re: Running a query from the OS CLI
Previous Message Steve Atkins 2007-08-08 18:48:07 Re: Running a query from the OS CLI

Browse pgsql-jdbc by date

  From Date Subject
Next Message Aurynn Shaw 2007-08-08 20:20:29 Re: Dump all objects under a specific schema
Previous Message Håkan Jacobsson 2007-08-08 15:11:22 Restore database from zipped textfile (.sql) created by pg_dumpall