Re: confusing log messages on pg_ctl -w start - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: confusing log messages on pg_ctl -w start
Date
Msg-id 200411130340.iAD3eHE29189@candle.pha.pa.us
Whole thread Raw
In response to confusing log messages on pg_ctl -w start  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan wrote:
> 
> When I run pg_ctl -w start I often see this on the log, which is less 
> than clear, if not downright confusing:
> 
> ....
> LOG: database system is ready
> FATAL: the database system is starting up
> 
> Any ideas on how to improve this?

Yes, that FATAL message certainly looks bad.  It seems something is
trying to connect early.  Is there anyway to improve this?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: code question: storing INTO relation
Next
From: Andrew McMillan
Date:
Subject: Re: A modest proposal: get rid of GUC's USERLIMIT