Connection timeouts from pgAdmin

From: Lee Hachadoorian <lee(dot)hachadoorian(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Connection timeouts from pgAdmin
Date: 2010-03-04 21:30:11
Message-ID: 5ab13581003041330o3130249fid89a48eedb1c53ef@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use the SQL editor in pgAdmin for all of my database work. The
problem I'm having is that after a period of inactivity, pgAdmin loses
the connection to the server. I'm trying to figure out how to avoid
this happening. Not being a network administrator, I'm wondering if
this is related to the tcp_keepalives settings described at
http://www.postgresql.org/docs/8.4/static/runtime-config-connection.html.
Can someone confirm that I'm looking at the right settings, or is
there something else that might cause clients to lose the connection?
The connection seems to be being lost after ~ 15-20 minutes of
inactivity.

Thanks,
--Lee

--
Lee Hachadoorian
PhD Student, Geography
Program in Earth & Environmental Sciences
CUNY Graduate Center

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2010-03-04 22:01:11 Re: Connection timeouts from pgAdmin
Previous Message Adrian von Bidder 2010-03-04 20:57:25 Re: Optimal database table optimization method