idle connection timeout - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject idle connection timeout
Date
Msg-id 2f4958ff0903260354i1e60c1c0tdd7af8a1476827bf@mail.gmail.com
Whole thread Raw
Responses Re: idle connection timeout  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
hey folks,

is there any potential idle connection timeout on server side ?
I got a C++ client here, using pqxx, that waits with CLOSE_WAIT, which
would potentially mean that back end called close() on connection,
if there's such idle timeout, how long is it set to by default, and
can it be set by user ?
the server version in this case is 8.1.4

ta.


--
GJ

pgsql-general by date:

Previous
From: Tim Uckun
Date:
Subject: How to compile a 32 bit version of postgres on a x64 machine.
Next
From: "Leonardo M. Ramé"
Date:
Subject: Re: Weird encoding behavior