Re: Timing out connections? - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: Timing out connections?
Date
Msg-id 1124430103.6099.2.camel@Andrea.peacock.de
Whole thread Raw
In response to Timing out connections?  (Peter Fein <pfein@pobox.com>)
List pgsql-general
Am Donnerstag, den 18.08.2005, 12:36 -0500 schrieb Peter Fein:
> 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.

You might try openvpn (anyway for WiFi connections - since WEP isnt
really enough) as it is fully transparent (you dont need to start up
the tunneling per connection as of ssh) and it maintains connection keep
alive and stuff.



pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Timing out connections?
Next
From: Bernard
Date:
Subject: Re: [BUGS] BUG #1830: Non-super-user must be able to copy from a file