Re: [pgadmin-support] unable starting / stopping postgresql with pgAdmin III on OS X

2009-12-28 Thread Guillaume Lelarge
Le 28/12/2009 21:54, Georges Moes a écrit : > I just refered to the help-file of pgAdmin III. > Under 'Connect to server' I've found the following description: > > If pgAdmin is running on a Windows machine, it can control the > postmaster service if you have enough access rights. Enter the name o

Re: [pgadmin-support] unable starting / stopping postgresql with pgAdmin III on OS X

2009-12-28 Thread Georges Moes
I just refered to the help-file of pgAdmin III. Under 'Connect to server' I've found the following description: If pgAdmin is running on a Windows machine, it can control the postmaster service if you have enough access rights. Enter the name of the service. In case of a remote server, it must

Re: [pgadmin-support] unable starting / stopping postgresql with pgAdmin III on OS X

2009-12-28 Thread Dave Page
On Mon, Dec 28, 2009 at 8:37 PM, Guillaume Lelarge wrote: > Le 28/12/2009 21:15, Georges Moes a écrit : >> I've tried to activate the start / stop option for the postgresql >> service in pgAdmin III on my Snow Leopard Installation. The PostgreSQL >> Version is 8.4. >> I can start the service via t

Re: [pgadmin-support] unable starting / stopping postgresql with pgAdmin III on OS X

2009-12-28 Thread Guillaume Lelarge
Le 28/12/2009 21:15, Georges Moes a écrit : > I've tried to activate the start / stop option for the postgresql > service in pgAdmin III on my Snow Leopard Installation. The PostgreSQL > Version is 8.4. > I can start the service via terminal with: > geo-mbp:~ gm$ sudo su postgres > bash-3.2$ /Libra

[pgadmin-support] unable starting / stopping postgresql with pgAdmin III on OS X

2009-12-28 Thread Georges Moes
I've tried to activate the start / stop option for the postgresql service in pgAdmin III on my Snow Leopard Installation. The PostgreSQL Version is 8.4. I can start the service via terminal with: geo-mbp:~ gm$ sudo su postgres bash-3.2$ /Library/PostgreSQL/8.4/bin/pg_ctl -D /Library/PostgreSQL/