[pgadmin-support] Administer postgres from PGAdmin on remote mac using ssh tunnel

2012-11-19 Thread aidan
I've got PostgreSQL installed on a Ubuntu server and I'm trying to connect to that server using PGAdmin on a remote macbook. I've created an ssh tunnel - macbook:~postgres$ ssh -L 5423:localhost:5432 postg...@mydomain.com And I can connect using psql on the macbook as expected - macbook:~ me$ ps

Re: [pgadmin-support] super slow query editor when in NX session

2012-11-19 Thread Guillaume Lelarge
On Fri, 2012-09-28 at 19:50 +0200, Linos wrote: > On 28/09/12 19:46, Guillaume Lelarge wrote: > > On Wed, 2012-09-26 at 20:43 +0200, Linos wrote: > >> Hi, > >> i don't understand why can be this problem happening but when in my > >> computer > >> i have opened a remote NX session the PgAdmin3

Re: [pgadmin-support] pgadmin 1.14.2, ERROR:column tgconstraint does not exist

2012-11-19 Thread Guillaume Lelarge
On Fri, 2012-11-16 at 01:58 -0800, lucid...@gmail.com wrote: > On Monday, 5 March 2012 23:32:59 UTC+2, Guillaume Lelarge wrote: > > On Mon, 2012-03-05 at 16:15 +0100, Ati wrote: > > > > > hi, > > > > > > > > > > i installed pgadmin 1.14.2 and i get this error message each time when i > > > cl