pooler error : client _idle_timeout
Hello,
Please, I need help to fix this issue. I have increase client
_idle_timeout from 15 minutes to 30 minutes and still facing the
same problem.
Kind regards
Johnathan T.
On Monday, February 19, 2024, Johnathan Tiamoh <johnathantiamoh@gmail.com>
wrote:
Please, I need help to fix this issue. I have increase client
_idle_timeout from 15 minutes to 30 minutes and still facing the
same problem.
Don’t connect through a pooler.
For a more helpful reply you need to actually show your work. What pooler
you are using, how you are connecting.
Poolers don’t tend to play nice with clients that want to supply connection
settings upfront. Either tell the client to not do that or don’t use a
pooler - the server itself is quite content with connection settings.
David J.