Fix pg_log_backend_memory_contexts() 's delay

From: bt21tanigaway <bt21tanigaway(at)oss(dot)nttdata(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Fix pg_log_backend_memory_contexts() 's delay
Date: 2021-10-05 09:20:11
Message-ID: 0aae3e074face409b35153451be5cc11@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Log output takes time between several seconds to a few tens when using
‘SELECT pg_log_backend_memory_contexts(1234)’ with PID of ‘autovacuum
launcher’.
I made a patch for this problem.

regards,
Koyu Tanigawa

Attachment Content-Type Size
fix_log_output_delay.patch text/x-diff 506 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeevan Ladhe 2021-10-05 09:51:11 Re: refactoring basebackup.c
Previous Message Daniel Gustafsson 2021-10-05 08:53:12 Re: Duplicat-word typos in code comments