Обсуждение: Set schema in pgAdmin

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

Set schema in pgAdmin

От
Bartosz Dmytrak
Дата:
Hi,
according to doc http://www.postgresql.org/docs/9.1/static/sql-altertable.html it is possible to use SET SCHEMA to move table to new schema.
is it possible in pgAdmin?


Hope this mail is feature request too.

Regards,
Bartek

Re: Set schema in pgAdmin

От
Guillaume Lelarge
Дата:
On Mon, 2012-03-12 at 08:45 +0100, Bartosz Dmytrak wrote:
> Hi,
> according to doc
> http://www.postgresql.org/docs/9.1/static/sql-altertable.html it is
> possible to use SET SCHEMA to move table to new schema.
> is it possible in pgAdmin?
> 

Not possible with the UI.

> Hope this mail is feature request too.
> 

No need, it's already in 1.15. See
http://blog.guillaume.lelarge.info/index.php/post/2011/07/18/Allow-change-of-a-schema-using-pgAdmin-s-GUI for details.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



Re: Set schema in pgAdmin

От
Bartosz Dmytrak
Дата:
Thanks a lot :)
hope 1.15 will be available soon.

Regards,
Bartek


2012/3/12 Guillaume Lelarge <guillaume@lelarge.info>
On Mon, 2012-03-12 at 08:45 +0100, Bartosz Dmytrak wrote:
> Hi,
> according to doc
> http://www.postgresql.org/docs/9.1/static/sql-altertable.html it is
> possible to use SET SCHEMA to move table to new schema.
> is it possible in pgAdmin?
>

Not possible with the UI.

> Hope this mail is feature request too.
>

No need, it's already in 1.15. See
http://blog.guillaume.lelarge.info/index.php/post/2011/07/18/Allow-change-of-a-schema-using-pgAdmin-s-GUI for details.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


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

Re: Set schema in pgAdmin

От
Guillaume Lelarge
Дата:
On Mon, 2012-03-12 at 14:43 +0100, Bartosz Dmytrak wrote:
> Thanks a lot :)
> hope 1.15 will be available soon.
> 

1.15 is the dev release of 1.16 which will be available with PostgreSQL
9.2. So probably mid 2012.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com