From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us>, lizenko79(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #17073: docs - "Improve signal handling reliability" |
Date: | 2021-07-01 00:54:47 |
Message-ID: | 47587340-8c50-391a-5b63-f1d07684acbe@oss.nttdata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 2021/06/29 10:02, Bruce Momjian wrote:
> On Fri, Jun 25, 2021 at 02:11:57AM +0000, PG Bug reporting form wrote:
>> The following bug has been logged on the website:
>>
>> Bug reference: 17073
>> Logged by: Andrey Lizenko
>> Email address: lizenko79(at)gmail(dot)com
>> PostgreSQL version: 14beta2
>> Operating system: any
>> Description:
>>
>> Looks like description was missed or corrupted for the following release
>> note:
>> https://www.postgresql.org/docs/14/release-14.html
>>
>> Improve signal handling reliability (Fujii Masao)
>> GENERAL ENOUGH?
>
> It means I am not clear if this text is accurate or needs improvement.
Since this explains the commit 2945a488a, it's better to describe
something like the following?
Make the standby handle signal promptly.
Previously there was the case where the standby could not promptly
handle the signal like shutdown request received while waiting on
wal_retrieve_retry_interval.
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
From | Date | Subject | |
---|---|---|---|
Next Message | Manay Zurita Henri Wladimir | 2021-07-01 00:55:35 | Postregres-9.3 redhad 7 |
Previous Message | PG Bug reporting form | 2021-06-30 11:26:50 | BUG #17078: Timeout issue in getting large amount data in Dot Net application using cursors |