Re: Ludovic Gasc 2017-08-22 <CAON-fpGsuaHbc=7cgt6mo3xtux-gacu2xgqelocgfz+v4qc...@mail.gmail.com> > Apparently, postgresql has now a sd_notify integration: > https://www.postgresql.org/docs/9.6/static/server-start.html > > But it's with postgres process directly, not with pg_ctlcluster. > > Is it planned to have an integration with sd_notify in pg_ctlcluster ?
I haven't thought about it yet (or rather, dismissed the idea as default when --with-systemd was added to the ./configure call because only one PostgreSQL version supported it at the time), but we should reevaluate the idea now. Thanks for the suggestion! Christoph