Re: postmaster will not start with stale lockfile but not report why

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postmaster will not start with stale lockfile but not report why
Дата
Msg-id 23641.1034002172@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postmaster will not start with stale lockfile but not report why  (Rudolf Potucek <potucek@ucalgary.ca>)
Ответы Re: postmaster will not start with stale lockfile but not report why  (Lee Kindness <lkindness@csl.co.uk>)
Список pgsql-bugs
Rudolf Potucek <potucek@ucalgary.ca> writes:
> Oct  4 14:05:45 antimony3 postgresql: Starting postgresql service:
> failed

> Maybe, just maybe, it would be nice if the server croaked a bit more
> vebously?

The postmaster croaks as verbosely as it can.  I'll bet lunch that your
system's startup script is redirecting the postmaster's stderr to
/dev/null (or using the -S switch which has the same effect).  If so,
we are not the people to complain to ...

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Possible bug in PostgreSQL query planner
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Query optimizer bug