Fix pg_log_backend_memory_contexts() 's delay - Mailing list pgsql-hackers

From bt21tanigaway
Subject Fix pg_log_backend_memory_contexts() 's delay
Date
Msg-id 0aae3e074face409b35153451be5cc11@oss.nttdata.com
Whole thread Raw
Responses Re: Fix pg_log_backend_memory_contexts() 's delay  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Duplicat-word typos in code comments
Next
From: Jeevan Ladhe
Date:
Subject: Re: refactoring basebackup.c