Re: Systemd support (was:Re: [GENERAL] Please say it isn't so) - Mailing list pgsql-general

From Tom Lane
Subject Re: Systemd support (was:Re: [GENERAL] Please say it isn't so)
Date
Msg-id 17764.1499959450@sss.pgh.pa.us
Whole thread Raw
In response to Re: Systemd support (was:Re: [GENERAL] Please say it isn't so)  (Vick Khera <vivek@khera.org>)
List pgsql-general
Vick Khera <vivek@khera.org> writes:
> What exactly does the configure flag to enable systemd support do?

Not a lot.  A quick grep for USE_SYSTEMD says it does nothing except
add code in the postmaster to report ready/not-ready state transitions
by calling sd_notify().  We have significantly more lines of
documentation concerning systemd than we do code.

            regards, tom lane


pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: Systemd support (was:Re: [GENERAL] Please say it isn't so)
Next
From: Alvaro Herrera
Date:
Subject: Re: [GENERAL] Manage slot in logical/pglogical replication