idle_in_transaction_session_timeout - Mailing list pgsql-general

From Atul Kumar
Subject idle_in_transaction_session_timeout
Date
Msg-id CA+ONtZ4V9_1E7rZJqXNp+M=R+t7McM6ADu60z=0AORboBhGPeQ@mail.gmail.com
Whole thread Raw
Responses SV: idle_in_transaction_session_timeout
Re: idle_in_transaction_session_timeout
List 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



pgsql-general by date:

Previous
From: Droid Tools
Date:
Subject: Optimizing search query with sorting by creation field
Next
From: Atul Kumar
Date:
Subject: Re: trigger impacting insertion of records