From: | Srinivasa R Chava <s(dot)chava(at)wcom(dot)com> |
---|---|
To: | mark(at)vestnesis(dot)lv |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: moving database to production |
Date: | 2001-10-01 13:31:47 |
Message-ID: | 3BB87043.B283D093@wcom.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thanks for your response. But I want to move the database objects
owned by a particualr user.
say there are 20 tables,and other database objects like
functions, procedures etc owned by two different users. I want to
move the database objects( tables, and other objects like
procedures, sequences) owned by a particular user to production.
If I use pg_dump with -t option, I can move the tables. But what
about the other objects like sequences and procedures owned by a
particualar user. In oracle, we can use export and import with
owner=user name option to move the complete schema owned by a
particualr user. How to do it ion pgsql.
Thanks
chava
--
Srinivasa R Chava (Chava) <s(dot)chava(at)wcom(dot)com>
Application Developer
Corporate Intra/Internet Systems
WORLDCOM - http://www.worldcom.com/ - NASDAQ:WCOM
500 Clinton Center Drive (Corporate Headquarters)
Clinton, Mississippi (MS) USA 39056
(601)460-3122 / vnet4603122 / (800)844-1009 / FAX(601)460-8257
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2001-10-01 13:40:44 | Re: Reporting Tool? |
Previous Message | Tom Lane | 2001-10-01 13:23:32 | Re: authentication problems-- success! |