From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
---|---|
To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module |
Date: | 2020-10-07 02:30:32 |
Message-ID: | CALj2ACX0JkSM2BhiLog1xP9x2tsdjVdL8U-=OABf2YzYS+ywpQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Oct 6, 2020 at 11:41 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> On Tue, Oct 6, 2020 at 11:20 AM Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
> >
> > +1 Or it's also ok to make each patch separately.
> > Anyway, thanks!
> >
>
> Thanks. +1 to have separate patches. I will post two separate patches
> for autoprewarm and WalRcvShutdownHandler for further review. The
> other two patches can be for startup.c and syslogger.c.
>
I'm attaching all the 4 patches here together.
1. v1-use-standard-SIGHUP-and-SIGTERM-handlers-in-autoprewarm-process.patch
-- This is the patch initially sent in this mail by me, I just
renamed it.
2. v1-use-MyLatch-and-standard-SIGHUP-handler-in-startup-process.patch
-- This is the patch proposed by Fuji Masao, I just renamed it.
3. v1-use-standard-SIGHUP-hanlder-in-syslogger-process.patch
4. v1-use-standard-SIGTERM-handler-in-walreceiver-process.patch
Please consider these patches for further review.
With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v1-use-standard-SIGHUP-and-SIGTERM-handlers-in-autoprewarm-process.patch | application/x-patch | 2.8 KB |
v1-use-MyLatch-and-standard-SIGHUP-handler-in-startup-process.patch | application/x-patch | 6.1 KB |
v1-use-standard-SIGHUP-hanlder-in-syslogger-process.patch | application/x-patch | 2.4 KB |
v1-use-standard-SIGTERM-handler-in-walreceiver-process.patch | application/x-patch | 2.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Антон Пацев | 2020-10-07 02:31:15 | nbtpage.c:356 Expression 'metad->btm_root != P_NONE' is always false. |
Previous Message | Noah Misch | 2020-10-07 02:19:41 | Re: Recent failures on buildfarm member hornet |