public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: Feature: add sync message logging to log_per_node_statement and notice_per_node_statement
Date: Sun, 14 Dec 2025 22:02:31 +0900 (JST)
Message-ID: <[email protected]> (raw)
Currently pgpool does not emit logs for a "sync" message when
log_per_node_statement/notice_per_node_statement enabled. Although
"sync" is not a query statement, I think a sync message plays
important role in extended query protocol since it indicates the
completion of series of extended query protocol messages, and logging
a sync message is important in a trouble shooting (I myself often
enable debug message just to know whether a sync message is sent to
backend or not, but enabling debug message creates lots of noise). So
I propose to add logging for a sync message for upcoming Pgpool-II
4.8.
Comments or suggestions are welcome.
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Feature: add sync message logging to log_per_node_statement and notice_per_node_statement
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox