Re: Postgresql-11 confusing situtation
От
Jakub Olczyk
Тема
Re: Postgresql-11 confusing situtation
Дата
Msg-id
54d9b17c-b934-a38b-9ee6-f0e3b46e543d@disroot.org
Ответ на
Postgresql-11 confusing situtation (Domen Šetar)
Список
Дерево обсуждения
Postgresql-11 confusing situtation Domen Šetar <domen.setar@izum.si>
Re: Postgresql-11 confusing situtation Jakub Olczyk <jwo@disroot.org>
Re: Postgresql-11 confusing situtation Achilleas Mantzios <achill@matrix.gatewaynet.com>
Re: Postgresql-11 confusing situtation Adrian Klaver <adrian.klaver@aklaver.com>
Hi Domen, On 05/06/2019 14:46, Domen Šetar wrote: > Systemctl shows that database is dead, but it is actually running. > > Can someone explain this behavioure? As others pointed out - this is due to bypassing of systemd altogether in order to start the database proces. If you check the configuration of the service under /usr/lib/systemd/system/postgresql-10.service you can inspect further how this work (exactly what type of notification is used). More on the types of services and the way they notify systemd can be found here: https://www.freedesktop.org/software/systemd/man/systemd.service.html Cheers! Jakub
В списке pgsql-general по дате отправления