Re: idle_in_transaction_session_timeout

From: Atul Kumar <akumar14871(at)gmail(dot)com>
To: luis(dot)roberto(at)siscobra(dot)com(dot)br
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: idle_in_transaction_session_timeout
Date: 2021-05-08 10:28:27
Message-ID: CA+ONtZ6VKoGEFOUBo6P5UnJf9oNij05FFuBr14ibFMLZe5aF-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ok, But what is the workaround of this parameter in postgres 9.5, ,I
need to increase the time of "idle in transaction" transactions.

Regards,
Atul

On 5/7/21, luis(dot)roberto(at)siscobra(dot)com(dot)br <luis(dot)roberto(at)siscobra(dot)com(dot)br> wrote:
>
> ----- Mensagem original -----
>> De: "Atul Kumar" <akumar14871(at)gmail(dot)com>
>> Para: "pgsql-general" <pgsql-general(at)lists(dot)postgresql(dot)org>
>> Enviadas: Sexta-feira, 7 de maio de 2021 3:34:44
>> Assunto: 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
>
> idle_in_transaction_session_timeout first appears in v9.6[1]
>
> [1] https://www.postgresql.org/docs/9.6/runtime-config-client.html
>
> Luis R. Weck
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vijaykumar Jain 2021-05-08 10:54:48 Re: idle_in_transaction_session_timeout
Previous Message Michael Paquier 2021-05-08 08:48:11 Re: pg_upgrade and wraparound