pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue - Mailing list pgsql-general

From Mike Christensen
Subject pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue
Date
Msg-id AANLkTi=hdrPtPxeO3tB_C_m-++=T+btom_sg-p2BogpJ@mail.gmail.com
Whole thread Raw
Responses Re: pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue  (Basil Bourque <basil.list@me.com>)
List 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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Max Tables in a union
Next
From: Adrian Klaver
Date:
Subject: Re: Can Postgres Not Do This Safely ?!?