> 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
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/
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