Re: Pg_Dump of schema?

From: Shridhar Daithankar <shridhar_daithankar(at)myrealbox(dot)com>
To: Patrick Hatcher <PHatcher(at)macys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Pg_Dump of schema?
Date: 2003-12-09 09:02:33
Message-ID: 3FD58FA9.1000902@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Patrick Hatcher wrote:

> Pg: 7.4.
>
> I thought there was supposed to be switch to allow dumping of schema X from
> a database in version 7.4? But I don't see one.
> Is it still not possible?

pg_dump --schema does not do it?

http://developer.postgresql.org/docs/postgres/app-pgdump.html

Shridhar

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philippe Lang 2003-12-09 09:59:42 Shell access & send email from PLPGSQL?
Previous Message Karel Zak 2003-12-09 08:20:56 Re: OO database?