Search Postgresql Archives

Re: copy schema X to schema Y in the same DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think the way of doing that will be taking a schema backup using pg_dump -n option and then restoring that again in the same database using a different schema name with psql.

----------------
Shoaib Mir
EnterpriseDB ( www.enterprisedb.com)

On 1/24/07, johnf <jfabiani@xxxxxxxx> wrote:
Hi,
I would like to copy a schema X to a new schema Y within the same database.
Is this possible?
--
John Fabiani

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux