| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com> |
| Cc: | rod(at)iol(dot)ie, pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Copy/Cut/Paste Schema/Table |
| Date: | 2011-03-14 21:02:33 |
| Message-ID: | AANLkTimiXDR5-x6syA_tJUZmgP5W6HQi4WH8Fo86DSbG@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Mon, Mar 14, 2011 at 6:10 PM, Vladimir Kokovic
<vladimir(dot)kokovic(at)gmail(dot)com> wrote:
> Hi,
>
> Intended function:
>
> 1. copy / cut / paste schema
> copy / cut all schema objects to destination database.schema
I would start with individual objects, and then move to multiple.
> 2. copy / cut / paste table
> copy / cut table definition / data / constraints to destination
> database.schema
Doing the data as well may prove to be an interesting problem.
Certainly useful though.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bernhard Neuhauser | 2011-03-14 22:06:47 | Usability improvment ideas |
| Previous Message | Fernando Hevia | 2011-03-14 20:59:12 | Re: Copy/Cut/Paste Schema/Table |