On Wed, 2003-01-29 at 23:23, Patrick Bye (WFF) wrote:
...
> su -c '/usr/local/pgsql/bin/pg_ctl start -l
> /usr/local/pgsql/data/logfile -D /usr/local/pgsql/data' postgres
...
> This has been working fine for 4 weeks. Now, all I get at startup is the
> message "postmaster successfully started" but I cannot find postmaster
> running anywhere in the system. I know pg_ctl is executing because of the
> message but postmaster is not logging anything at all.
Unfortunately, that message is meaningless. The pg_ctl script runs the
postmaster in the background, and will not notice if it fails, as it
obviously has.
Try starting the postmaster directly and see what happens.
--
Oliver Elphick Oliver.Elphick@lfix.co.uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"My son, if sinners entice thee, consent thou not."
Proverbs 1:10