Re: Fix pg_log_backend_memory_contexts() 's delay

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>, bt21tanigaway(at)oss(dot)nttdata(dot)com
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Subject: Re: Fix pg_log_backend_memory_contexts() 's delay
Date: 2021-10-11 05:40:50
Message-ID: 2fc009b5-85f7-4a8f-c31f-fbcb11862aea@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2021/10/11 14:28, torikoshia wrote:
> Thanks for the patch!
>
> It might be self-evident, but since there are comments on other process handlings in HandleAutoVacLauncherInterrupts like below, how about adding a comment for the consistency?

+1

I applied such cosmetic changes to the patch. Patch attached.
Barring any objection, I will commit it and back-port to v14.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment Content-Type Size
fix_log_output_delay_v2.patch text/plain 565 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Nancarrow 2021-10-11 06:01:22 Re: Parallel vacuum workers prevent the oldest xmin from advancing
Previous Message Michael Paquier 2021-10-11 05:38:12 Re: pg_upgrade test for binary compatibility of core data types