<div dir="ltr">Hello,<div><br></div><div>We are testing out pgpool, and overall it is working fine, but sometimes we are running into idle-in-transaction timeouts. These same transactions are able to complete without any issues when we are hitting the DB directly. If we increase idle_in_transaction_session_timeout on the DB, it works, but seems like a bandaid since we don&#39;t run into this without pgpool.</div><div><br></div><div>Our Postgres servers are on Amazon Aurora, and we are using pgpool for load balancing only.</div><div><br></div><div>PostgreSQL version 9.6.9</div><div>pgpool-II version 3.7.8<br></div><div><br></div><div>Initially we had client_idle_limit set to 180, changed to 0, but did not have any effect. We also tested with connection_cache on and off, with the same result. The logs don&#39;t show much even with log level set to debug -- we can see the query logged, but nothing else from that PID afterwards, it appears to silently exit once Postgres drops the connection due to the timeout.</div><div><br></div><div>Just wanted to reach out to see if any high level insight or guidance can be provided. If there is a better place for this, or if more details are needed, let me know.</div><div><br></div><div>Thanks,</div><div>J</div></div>