Re: [pgadmin-support] Set schema in pgAdmin

2012-03-12 Thread 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 -- Sent

Re: [pgadmin-support] Set schema in pgAdmin

2012-03-12 Thread Bartosz Dmytrak
Thanks a lot :) hope 1.15 will be available soon. Regards, Bartek 2012/3/12 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

Re: [pgadmin-support] Set schema in pgAdmin

2012-03-12 Thread 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

[pgadmin-support] Set schema in pgAdmin

2012-03-12 Thread 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