Re: pooler error : client _idle_timeout

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: pooler error : client _idle_timeout
Дата
Msg-id CAKFQuwawecJ2n8MF1E0Ndq4ZLF4erqCDS7gCyDYC-rRqFSokjw@mail.gmail.com
обсуждение исходный текст
Ответ на pooler error : client _idle_timeout  (Johnathan Tiamoh <johnathantiamoh@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Johnathan Tiamoh
Дата:
Сообщение: pooler error : client _idle_timeout
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Identifying optimizer usage of indexed expressions