Обсуждение: Copy/Cut/Paste Schema/Table

Поиск
Список
Период
Сортировка

Copy/Cut/Paste Schema/Table

От
Vladimir Kokovic
Дата:
Hi,

I intend to implement the following features that are lacking in pgAdmin3:

1. copy / cut / paste schema
2. copy / cut / paste table

What do you think?

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia


Re: Copy/Cut/Paste Schema/Table

От
Raymond O'Donnell
Дата:
On 14/03/2011 17:35, Vladimir Kokovic wrote:
> Hi,
>
> I intend to implement the following features that are lacking in pgAdmin3:
>
> 1. copy / cut / paste schema
> 2. copy / cut / paste table
>
> What do you think?

Can you elaborate a bit more?

Ray.

-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


Re: Copy/Cut/Paste Schema/Table

От
Vladimir Kokovic
Дата:
Hi,

Intended function:

1. copy / cut / paste schema   copy / cut all schema objects to destination database.schema
2. copy / cut / paste table   copy / cut table definition / data / constraints to destination
database.schema

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia


On 3/14/11, Raymond O'Donnell <rod@iol.ie> wrote:
> On 14/03/2011 17:35, Vladimir Kokovic wrote:
>> Hi,
>>
>> I intend to implement the following features that are lacking in pgAdmin3:
>>
>> 1. copy / cut / paste schema
>> 2. copy / cut / paste table
>>
>> What do you think?
>
> Can you elaborate a bit more?
>
> Ray.
>
> --
> Raymond O'Donnell :: Galway :: Ireland
> rod@iol.ie
>


Re: Copy/Cut/Paste Schema/Table

От
Fernando Hevia
Дата:

I think those features would be a nice addition.

Regards,
Fernando.

On Mon, Mar 14, 2011 at 15:10, Vladimir Kokovic <vladimir.kokovic@gmail.com> wrote:
Hi,

Intended function:

1. copy / cut / paste schema
   copy / cut all schema objects to destination database.schema
2. copy / cut / paste table
   copy / cut table definition / data / constraints to destination
database.schema

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia


On 3/14/11, Raymond O'Donnell <rod@iol.ie> wrote:
> On 14/03/2011 17:35, Vladimir Kokovic wrote:
>> Hi,
>>
>> I intend to implement the following features that are lacking in pgAdmin3:
>>
>> 1. copy / cut / paste schema
>> 2. copy / cut / paste table
>>
>> What do you think?
>
> Can you elaborate a bit more?
>
> Ray.
>
> --
> Raymond O'Donnell :: Galway :: Ireland
> rod@iol.ie
>

--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Re: Copy/Cut/Paste Schema/Table

От
Dave Page
Дата:
On Mon, Mar 14, 2011 at 6:10 PM, Vladimir Kokovic
<vladimir.kokovic@gmail.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