Re: [pgadmin-support] pgAdmin 1.12.0 (Mac OS X 10.5) Start Service instability

2010-10-05 Thread anton
> Does it help if you add "&" after your command (i.e. sending it >into background)? Thanks for the suggestion, Henning. This does not work--it results in "Starting Service... Failed." I think the reason is that "start|stop|status" are appended to the Service command, so the "&" symbol brea

Re: [pgadmin-support] pgAdmin 1.12.0 (Mac OS X 10.5) Start Service instability

2010-10-05 Thread Guillaume Lelarge
Le 02/10/2010 08:40, Henning Hraban Ramm a écrit : > Am 2010-10-02 um 02:23 schrieb anton: > >> I would like to report a strange instability issue when starting >> PostgreSQL 9.0 >> via pgAdmin in Mac OS X 10.5. My Service command is defined as: >> >> sudo -u postgres /Library/PostgreSQL/9.0/bin/

Re: [pgadmin-support] pgAdmin 1.12.0 (Mac OS X 10.5) Start Service instability

2010-10-01 Thread Henning Hraban Ramm
Am 2010-10-02 um 02:23 schrieb anton: I would like to report a strange instability issue when starting PostgreSQL 9.0 via pgAdmin in Mac OS X 10.5. My Service command is defined as: sudo -u postgres /Library/PostgreSQL/9.0/bin/pg_ctl -D /Library/PostgreSQL/9.0/data Let's say the server is r