pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue

From: Mike Christensen <mike(at)kitchenpc(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue
Date: 2010-10-29 22:36:27
Message-ID: AANLkTi=hdrPtPxeO3tB_C_m-++=T+btom_sg-p2BogpJ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a Postgres 9 server running on a server out on the Internet and
I connect to it with pgAdmin on OS/X over an SSL connection.

I notice if I keep the connection open and idle for maybe an hour or
so, when I try to run a query it either times out or pgAdmin just
kinda freezes up and I have to force quit.. Is there some sort of
idle timeout setting on SSL connections, or maybe it has to
re-negotiate the connection after a certain amount of idle time and
it's not doing that right?

Anyone run into this before? Thanks!

Mike

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2010-10-29 22:41:00 Re: Can Postgres Not Do This Safely ?!?
Previous Message Tom Lane 2010-10-29 22:00:56 Re: Max Tables in a union