Thread: Set schema in pgAdmin
Hi,
Regards,
Bartek
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
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
Thanks a lot :)
Regards,
Bartek
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:Not possible with the UI.
> 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?
>No need, it's already in 1.15. See
> Hope this mail is feature request too.
>
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
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