Re: Problem starting postmaster at startup - Mailing list pgsql-general

From Oliver Elphick
Subject Re: Problem starting postmaster at startup
Date
Msg-id 1043884559.1756.162.camel@linda.lfix.co.uk
Whole thread Raw
In response to Problem starting postmaster at startup  ("Patrick Bye (WFF)" <PBYE@Westfair.CA>)
List pgsql-general
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


pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: Website troubles
Next
From: Tom Lane
Date:
Subject: Re: COPY..FROM question on 7.3