Re: pg_dump: Exporting SQL and data for a schema ONLY??

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brian Huber <brianghuber(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pg_dump: Exporting SQL and data for a schema ONLY??
Date: 2003-11-12 04:29:40
Message-ID: 5560.1068611380@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Brian Huber <brianghuber(at)yahoo(dot)com> writes:
> Does anyone know if there is a way to export a schema
> only using pg_dump (or otherwise)?

7.3's pg_dump does not have this feature, but it is in 7.4.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message marcus.magalhaes 2003-11-12 06:54:51 Re: 500 'too many non super user connections'. Guilty parameter: 'statement_timeout = 0'
Previous Message Brian Huber 2003-11-12 01:40:42 pg_dump: Exporting SQL and data for a schema ONLY??