Re: Database connection pool expiration

Поиск
Список
Период
Сортировка
От Calvin Kim
Тема Re: Database connection pool expiration
Дата
Msg-id 80E28CE6-DCE0-4E66-8B50-EFF65923E7DD@gmail.com
обсуждение исходный текст
Ответ на Re: Database connection pool expiration  (Shreeyansh Dba <shreeyansh2014@gmail.com>)
Ответы Re: Database connection pool expiration  (Shreeyansh Dba <shreeyansh2014@gmail.com>)
Список pgsql-admin
Hi,

I have checked both and they were all commented out, so they were disabled.

Could there be some other db config to check for?

Thanks.
Calvin

Sent from my iPhone

On 7 Jan 2019, at 6:01 pm, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:

There may be several performance factors which might be causing the DB connection expired before completing long running transactions. However, you can consider tweaking statement_timeout and idle_in_transaction_session_timeout parameter.

Thanks & Regards,
Shreeyansh DBA Team
www.shreeyansh.com


On Mon, Jan 7, 2019 at 9:32 AM Kuk Hyun Kim <khk800123@gmail.com> wrote:
Hi,

Recently, developers are saying that the DB connection is getting
expired causing issue while running long transactions.

Is there a such configuration setting in Postgres and what would be
the default and recommended value for this?

Regards,
Calvin

В списке pgsql-admin по дате отправления:

Предыдущее
От: Shreeyansh Dba
Дата:
Сообщение: Re: Database connection pool expiration
Следующее
От: vinod awasare
Дата:
Сообщение: postgres installation issue