Re: pg_dump schema

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
Cc: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: pg_dump schema
Date: 2003-08-05 15:37:58
Message-ID: 22919.1060097878@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Nabil Sayegh <postgresql(at)e-trolley(dot)de> writes:
> How can I as userX dump my schema ?

In CVS tip, pg_dump has a "--schema=SCHEMA" switch, but I think it did
not exist in 7.3 :-(

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2003-08-05 16:36:52 Re: Exponential display of values
Previous Message Nabil Sayegh 2003-08-05 15:12:37 Re: pg_dump schema