Re: BUG #14320: systemd terminates postgresql hot standby instance 90 seconds after start

Поиск
Список
Период
Сортировка
От Andreas Papst
Тема Re: BUG #14320: systemd terminates postgresql hot standby instance 90 seconds after start
Дата
Msg-id 57DA3F72.4010408@univie.ac.at
обсуждение исходный текст
Ответ на Re: BUG #14320: systemd terminates postgresql hot standby instance 90 seconds after start  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-bugs
Hello,

On 09/15/2016 02:19 AM, Peter Eisentraut wrote:
> Something unusual is going on.  Try running the commands in the unit
> file by hand and see whether they succeed or print additional
> diagnostics.  Check the systemd logs, if any.  The reason the process
> ends up getting killed is that systemd thinks it has not started
> successfully.
>
yeah, when systemd's startup process is running into it's timeout
it terminates postgres process. If I change the timeout threshold
to unlimited, postgres operates for ever.
And as I wrote, when I send Postgres a signal, i.e. `systemctl reload
postgresql´, postgres process detaches, the blocked startup script
is freed and returns success to systemd.

No more logs are available.

Thanks
Andreas
--
________________________________________________________________________
Andreas Papst                      |
Vienna University Computer Center  |  E-Mail: andreas.papst@univie.ac.at
Universitaetsstrasse 7             |  Phone: +43 1 4277 / 140 36
A-1010 Vienna, Austria, Europe     |  Fax.: +43 1 4277 / 8 140 36

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

Предыдущее
От: Huan Ruan
Дата:
Сообщение: Re: BUG #14319: Logical decoding dropping statements in subtransactions
Следующее
От: Keith Fiske
Дата:
Сообщение: 9.6rc1 Background worker starting multiple times