On Wed, Feb 02, 2005 at 09:33:22AM -0600, Bradley Miller wrote:
> Is there a way to dump everything in a particular schema?
See the documentation for pg_dump. In PostgreSQL 7.4 and later,
pg_dump has a --schema (-n) option.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/