Re: pooler error : client _idle_timeout - Mailing list pgsql-general

From David G. Johnston
Subject Re: pooler error : client _idle_timeout
Date
Msg-id CAKFQuwawecJ2n8MF1E0Ndq4ZLF4erqCDS7gCyDYC-rRqFSokjw@mail.gmail.com
Whole thread Raw
In response to pooler error : client _idle_timeout  (Johnathan Tiamoh <johnathantiamoh@gmail.com>)
List pgsql-general
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. 

pgsql-general by date:

Previous
From: Johnathan Tiamoh
Date:
Subject: pooler error : client _idle_timeout
Next
From: Laurenz Albe
Date:
Subject: Re: Identifying optimizer usage of indexed expressions