pg_ctl telling only half the truth

From: Markus Bertheau <twanger(at)bluetwanger(dot)de>
To: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: pg_ctl telling only half the truth
Date: 2004-11-05 10:56:31
Message-ID: 1099652191.2646.10.camel@dicaprio.akademie1.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Guess what happend here:

[bertheau(at)dicaprio pg80]$ bin/pg_ctl -D data -l log start
postmaster starting
[bertheau(at)dicaprio pg80]$

No, postmaster was not starting - it was configured to listen on the
default port - and there was already another postmaster running on 5432.
This information was of course in the log file, but pg_ctl should have
said that the postmaster did not start successfully.

--
Markus Bertheau <twanger(at)bluetwanger(dot)de>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message SZŰCS Gábor 2004-11-05 13:29:30 Re: Delayed result from another connection
Previous Message Estevan Rech 2004-11-05 10:54:01 Installation error