<span>Hello, and nice to meet you guys. </span><div><br></div><div><span><span>kashif_zeeshan(<span><span translate="no" tabindex="-1"><span><span></span>kashif.z@bitnine.net<span></span></span></span></span>)</span> found the abnormal query result with a specific query that is "PGPOOL RESET" query.</span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span><br></span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span>He shared this to me and I also had a same thing.<br></span></div><div><br></div><div><span>especially this bug only occurred when with watchdog is enabled.</span></div><div><br></div><div><span>I just do test some with regression test number 4 (watchdog) with fixing this one.</span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span><br></span></div><div><span>This is the text result.</span></div><div><br></div><div><span>before fixing.</span></div><div><span>-----------------</span></div><div><span>seo@seo-ThinkPad-E14-Gen-2:~$ psql -p 11000 test</span></div><div><span>psql (15.3)</span></div><div><span>Type "help" for help.</span></div><div><br></div><div><span>test=# PGPOOL RESET client_idle_limit;</span></div><div><span>ERROR:  Pgpool node id file �0/pgpool_node_id does not exist</span></div><div><span>DETAIL:  If watchdog is enable, pgpool_node_id file is required</span></div><div><span>test=# PGPOOL RESET client_idle_limit;</span></div><div><span>SET</span></div><div><span>ERROR:  Pgpool node id file �y/pgpool_node_id does not exist</span></div><div><span>DETAIL:  If watchdog is enable, pgpool_node_id file is required</span></div><div><span>message type 0x5a arrived from server while idle</span></div><div><span>message type 0x43 arrived from server while idle</span></div><div><span>message type 0x5a arrived from server while idle</span></div><div><span>test=# </span></div><div><br></div><div><span>after fixing.</span></div><div><span>-----------------</span></div><div><span>eo@seo-ThinkPad-E14-Gen-2:~$ psql -p 11000 test</span></div><div><span>psql (15.3)</span></div><div><span>Type "help" for help.</span></div><div><br></div><div><span>test=# PGPOOL RESET client_idle_limit;</span></div><div><span>SET</span></div><div><span>test=# PGPOOL RESET client_idle_limit;</span></div><div><span>SET</span></div><div><span>test=# PGPOOL RESET client_idle_limit;</span></div><div><span>SET</span></div><div><span>test=#</span></div><div><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span>And also there's some explanation about why I do this and what I want to do in patch file.</span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div><span>Could you please review this patch? </span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span><br></span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span><br></span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div><span>If this is not a bug or only occurs for me, <span>this patch should be abandoned. but that's also good<span><span> for the pgpool because there's nothing matter on it!</span></span><br></span></span></div><div><span><span><span></span><div><span></span></div></span></span></div><div><span><br></span></div><div><span>oh well, <span>I read the guideline</span> but this is the first time sending a mail to hackers..</span></div><div><span><br></span></div><div><span>if I missed something, sorry about that and please tell me.</span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span><br></span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span>Regards.<br></span></div>