Re: BUG #2795: can't start service postgre

Поиск
Список
Период
Сортировка
От Jeremy Haile
Тема Re: BUG #2795: can't start service postgre
Дата
Msg-id 1164906694.4267.278232769@webmail.messagingengine.com
обсуждение исходный текст
Ответ на BUG #2795: can't start service postgre  ("Ilia" <iluha@igchat.com>)
Список 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 по дате отправления:

Предыдущее
От: ""
Дата:
Сообщение: BUG #2794: corrupted table pk index
Следующее
От: "Jeremy Haile"
Дата:
Сообщение: Re: fsync and semctl errors with 8.1.5/win32