Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher
Date
Msg-id CALj2ACXFCOdwJyLFGxeXKMZ_1_r8zGPGzYGBo42d8uvkXSUEqw@mail.gmail.com
Whole thread Raw
In response to Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Have SIGHUP instead of SIGTERM for config reload in logical replication launcher  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
>
> +1.  I will commit this tomorrow unless someone thinks otherwise.
>

I think versions <= 12, have "pqsignal(SIGHUP,
logicalrep_launcher_sighup)", not sure why and which commit removed
logicalrep_launcher_sighup().

We might have to also backpatch this patch to version 13.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Postgres is not able to handle more than 4k tables!?
Next
From: Andrew Dunstan
Date:
Subject: Re: TAP tests and symlinks on Windows