Re: BUG #2795: can't start service postgre - Mailing list pgsql-bugs

From Jeremy Haile
Subject Re: BUG #2795: can't start service postgre
Date
Msg-id 1164906694.4267.278232769@webmail.messagingengine.com
Whole thread Raw
In response to BUG #2795: can't start service postgre  ("Ilia" <iluha@igchat.com>)
List pgsql-bugs
I doubt this is really "a bug."  This usually just means that the server
failed to start for some reason (port already in use, bad configuration,
etc.)  Any startup problem with the database will result in this
behavior.

However - what might could be addressed is that it is pretty difficult
to debug what is actually causing Postgres to not start.  Is it logged
anywhere?  Typically I debug this by switching to the postgres user and
trying to start pg_ctl manually, which will print out the problem.  But
there's got to be a better way.

On Thu, 30 Nov 2006 13:33:34 GMT, "Ilia" <iluha@igchat.com> said:
>
> The following bug has been logged online:
>
> Bug reference:      2795
> Logged by:          Ilia
> Email address:      iluha@igchat.com
> PostgreSQL version: postgreSQL 8.1
> Operating system:   windows server 2003 standart edition
> Description:        can't start service postgre
> Details:
>
> I successfully shut down PostgreSQL, but I can't start it.
> Error message:
> Service "Postgre SQL Database Server 8.1 " on "localhost" was started but
> it
> was stopped soon.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org

pgsql-bugs by date:

Previous
From: ""
Date:
Subject: BUG #2794: corrupted table pk index
Next
From: "Jeremy Haile"
Date:
Subject: Re: fsync and semctl errors with 8.1.5/win32