Dear Friends,
Postgres 7.3.2 on Linux 8.
I wanna move about 100 tables from one schema to another (within a database). Is possible to do that? Seems pg_dump doesnt have an option to script only the schema.
Else, it possible to rename the schema.
Please shed some light.
Thanks
Kumar