| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: confusing log messages on pg_ctl -w start |
| Date: | 2004-11-13 03:40:17 |
| Message-ID: | 200411130340.iAD3eHE29189@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew McMillan | 2004-11-13 09:56:52 | Re: A modest proposal: get rid of GUC's USERLIMIT |
| Previous Message | Alvaro Herrera | 2004-11-13 03:33:16 | Re: code question: storing INTO relation |