Gerd Koenig wrote:
Since even the init-script starts pg as user postgres I have no idea what differs from init-script to direct call of pg_ctl as user postgres...?!?!

Do you have SELinux turned on? That can do weird stuff like this--the init script will be running with restrictions the manual pg_ctl launch will not have. Should be information in /var/log/ somewhere if that's the case.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
g...@2ndquadrant.com   www.2ndQuadrant.us


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to