Re: 7.4.1 Server Not Starting? - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.4.1 Server Not Starting?
Date
Msg-id 22294.1073283246@sss.pgh.pa.us
Whole thread Raw
In response to 7.4.1 Server Not Starting?  (Gregory Wood <gwood@ewebengine.com>)
Responses Re: 7.4.1 Server Not Starting?
List pgsql-general
Gregory Wood <gwood@ewebengine.com> writes:
> ... I've even gone so far as to:
> postmaster -D /usr/local/pgsql/data
> That was also run as the database superuser. Unfortunately it doesn't
> produce anything, it immediately runs and exits with no error. At this
> point I'd be happy with just an error message!

[blink]  It definitely shouldn't exit without an error message.

One thought that comes to mind is that you might have configured
postgresql.conf to report errors only to syslog and not to stderr.
If so, look in the system logs, or undo that change and try the manual
startup again.

If that's not it, are you game to get out the debugger?  Exiting
without a message is a bug-that-needs-fixed, in my book.

            regards, tom lane

pgsql-general by date:

Previous
From: Ian Barwick
Date:
Subject: Re: Is my MySQL Gaining ?
Next
From: Gregory Wood
Date:
Subject: Re: 7.4.1 Server Not Starting?