Re: [pgadmin-support] Calling pgScript from the command line

2011-01-13 Thread Guillaume Lelarge
Le 14/01/2011 02:50, Jeremy Palmer a écrit : > Is it possible to run pgscripts from the command line? i.e like with: > No, all you can do is launch the query tool and open a script file. But it doesn't run it automatically, and you need the usual graphic stuff to work. > http://cvs.pgfoundry.org

[pgadmin-support] Calling pgScript from the command line

2011-01-13 Thread Jeremy Palmer
Is it possible to run pgscripts from the command line? i.e like with: http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/src/pgsMain.cpp If not it would great if pgadminIII included a command line utility. Cheers Jeremy

Re: [pgadmin-support] pg_listener table errors with slony

2011-01-13 Thread Guillaume Lelarge
Le 14/01/2011 00:09, Ben Carbery a écrit : > [...] > I am using slony 2.06 on a pg 9.0.2 installation with pgadmin 12.2.2. > Whenever I click on certain elements of the object browser associated with > replication I get an error: > > ERROR: relation pg_listener does not exist > LINE 1: SELECT list

[pgadmin-support] pg_listener table errors with slony

2011-01-13 Thread Ben Carbery
Hi, I am using slony 2.06 on a pg 9.0.2 installation with pgadmin 12.2.2. Whenever I click on certain elements of the object browser associated with replication I get an error: ERROR: relation pg_listener does not exist LINE 1: SELECT listenerpid FROM pg_listener WHERE relname = '... This occur