SV: idle_in_transaction_session_timeout

From: Gustavsson Mikael <mikael(dot)gustavsson(at)smhi(dot)se>
To: Atul Kumar <akumar14871(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: SV: idle_in_transaction_session_timeout
Date: 2021-05-07 06:42:45
Message-ID: a2134f6eae044aa489b1766d266e6811@smhi.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

idle_in_transaction_session_timeout came in PG 9.6 if im not mistaken.

KR
Mikael
________________________________

Från: Atul Kumar <akumar14871(at)gmail(dot)com>
Skickat: den 7 maj 2021 8:34
Till: pgsql-general
Ämne: idle_in_transaction_session_timeout

Hi,

I have postgres 9.5 version running on my machine.

When I am trying to find out the parameter
idle_in_transaction_session_timeout it is showing me below error:

postgres=# show idle_in_transaction_session_timeout;
ERROR: unrecognized configuration parameter
"idle_in_transaction_session_timeout"

I also checked postgresql.conf but even in this file there is no such parameter.

Please help me to find this parameter.

Regards,
Atul

In response to

Browse pgsql-general by date

  From Date Subject
Next Message luis.roberto 2021-05-07 11:10:46 Re: idle_in_transaction_session_timeout
Previous Message Atul Kumar 2021-05-07 06:37:53 Re: trigger impacting insertion of records