Re: idle_in_transaction_session_timeout

From: luis(dot)roberto(at)siscobra(dot)com(dot)br
To: Atul Kumar <akumar14871(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: idle_in_transaction_session_timeout
Date: 2021-05-07 11:10:46
Message-ID: 1827929629.131635.1620385846315.JavaMail.zimbra@siscobra.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


----- 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 Devrim Gündüz 2021-05-07 11:55:39 Re: [RPM/CentOS7] Need to disable repo_gpgcheck on pgdg-common when using RPM version 42.0-17.1
Previous Message Gustavsson Mikael 2021-05-07 06:42:45 SV: idle_in_transaction_session_timeout