Re: 7.4.1 Server Not Starting?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gregory Wood <gwood(at)ewebengine(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 7.4.1 Server Not Starting?
Date: 2004-01-05 06:14:06
Message-ID: 22294.1073283246@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Gregory Wood <gwood(at)ewebengine(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2004-01-05 06:21:37 Re: Is my MySQL Gaining ?
Previous Message Ian Barwick 2004-01-05 06:08:52 Re: Is my MySQL Gaining ?