Re: [PATCH] Support systemd readiness notifications on reload

2024-08-28 Thread Peter Eisentraut
On 26.08.24 18:03, mr.trub...@icloud.com wrote: This is my first time contribution to the PostgreSQL, so I’m not really familiar with the whole process. The attached patch adds basic support for Type=notify-reload systemd services, that is, sends readiness notifications on service reload. This al

[PATCH] Support systemd readiness notifications on reload

2024-08-27 Thread mr . trubach
Hi! This is my first time contribution to the PostgreSQL, so I’m not really familiar with the whole process. The attached patch adds basic support for Type=notify-reload systemd services, that is, sends readiness notifications on service reload. This allows waiting for postmaster reload to complet