Timing out connections? - Mailing list pgsql-general

From Peter Fein
Subject Timing out connections?
Date
Msg-id 4304C71A.2090809@pobox.com
Whole thread Raw
Responses Re: Timing out connections?  ("A. Kretschmer" <akretschmer@despammed.com>)
Re: Timing out connections?  (Tino Wildenhain <tino@wildenhain.de>)
Re: Timing out connections?  (Len Walter <len.walter@gmail.com>)
List pgsql-general
Hi-

Is there any way to have the *server* timeout disconnected clients?  I'm
connecting over a sometimes flaky WiFi connection & when it goes down,
I'm left with several open idle sessions.  Is there a way to have the
server disconnect these? A coworker and I have searched the docs/faqs &
haven't been able to find an answer.  The best we could come up with was
tunneling over SSH and lowering sshd's timeout setting, but this seems
less than ideal. TIA.

--Pete

--
Peter Fein                 pfein@pobox.com                 773-575-0694

Basically, if you're not a utopianist, you're a schmuck. -J. Feldman

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Waiting on a transaction
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?