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