idle_in_transaction_session_timeout

From: Atul Kumar <akumar14871(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: idle_in_transaction_session_timeout
Date: 2021-05-07 06:34:44
Message-ID: CA+ONtZ4V9_1E7rZJqXNp+M=R+t7McM6ADu60z=0AORboBhGPeQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Atul Kumar 2021-05-07 06:37:53 Re: trigger impacting insertion of records
Previous Message Droid Tools 2021-05-07 00:42:33 Optimizing search query with sorting by creation field