Re: [GENERAL] Postgres 10.1 fails to start: server did not start in time

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Postgres 10.1 fails to start: server did not start in time
Дата
Msg-id 10500.1510349357@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Postgres 10.1 fails to start: server did not start in time  (Adam Brusselback <adambrusselback@gmail.com>)
Список pgsql-general
Adam Brusselback <adambrusselback@gmail.com> writes:
>> You might want to increase pg_ctl's wait timeout for this situation,
>> since the default's evidently too little.  However ...

> Got it, thanks.

>> ... pg_ctl itself wouldn't decide to forcibly shut down the server
>> if the timeout expired.  It merely stops waiting and tells you so.
>> It seems like this must represent misdesign of whatever start script
>> you're using.  I think you need to complain to the Debian packagers
>> about that.

> Hmm, interesting.  I installed from this repo:
> http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main
> I was assuming someone in the Postgres project was involved in
> packaging it.  Do you know who I should reach out to in that case?

Christoph's probably a good place to start.
        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [GENERAL] Postgres 10.1 fails to start: server did not start intime
Следующее
От: DrakoRod
Дата:
Сообщение: Re: [GENERAL] Because PostgreSQL is compiling in old versions of OS?