Tom:
On Fri, Jun 7, 2019 at 2:19 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Francisco Olarte <folarte@peoplecall.com> writes:
> > On Thu, Jun 6, 2019 at 6:57 PM Kelly, Kevin <Kevin.Kelly@sig.com> wrote:
> > and is running, notify means it does systemd integration via socket,
> > with IIRC postgres does not.
>
> I might be confusing this with some other issue, but I think PG does
> support systemd notification if you build it with the --with-systemd
> configuration option. This is recommended if you're using systemd
> to launch PG, because systemd's other options for figuring out the
> service state work substantially less well.
Upz, totally my fault. Oviously IDNRC.
maybe them he should check if the program HAS been built this way ( as
it's optional, from what I see ).
Francisco Olarte.