Timing out connections?

From: Peter Fein <pfein(at)pobox(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Aaron Lav <asl2(at)pobox(dot)com>
Subject: Timing out connections?
Date: 2005-08-18 17:36:26
Message-ID: 4304C71A.2090809@pobox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pobox(dot)com 773-575-0694

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-08-18 18:02:43 Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?
Previous Message Vivek Khera 2005-08-18 17:33:18 Re: Waiting on a transaction