Re: SSH connection timing out - Mailing list pgsql-admin

From Jeremy Smith
Subject Re: SSH connection timing out
Date
Msg-id FKEOIJEHOIKIOEHCGNCLGEJBEDAA.jer@highboard.com
Whole thread Raw
In response to SSH connection timing out  ("Jeremy Smith" <jer@highboard.com>)
Responses Re: SSH connection timing out  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: SSH connection timing out  (tsurkin@jct.ac.il)
PostgreSQL and phppgadmin woody backports  (Christian Frabel <ch.frabel@free.fr>)
List pgsql-admin
I looked at putty's help documentation and found a keep-alive setting that will send empty packets every so often to
keepthe session active.  It's pretty much the same thing that happens when FTPing to a remote server, and this is of
coursethe same recourse used to keep FTPs from timing out as well. 

Jeremy

-----Original Message-----
From: Tsirkin Evgeny [mailto:tsurkin@mail.jct.ac.il]
Sent: Sunday, February 15, 2004 2:10 AM
To: Tom Lane; jer@highboard.com
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] SSH connection timing out


Do you use  PuTTy as the ssh client? If yes then here you are ,it
is the connection problem .i have it all the time and did not found
what to do with.Actually that is not only putty problem ,but for
example linux ssh client at least does not just freeze - it says
something like 'connection timeout'.Just as a proof that this
is an ssh problem and not postgres - i have 2 servers with the
same config but on diff networks - one neither have a freeze while
the other all the time.
Evgeny
On Sun, 15 Feb 2004 11:56:16 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> "Jeremy Smith" <jer@highboard.com> writes:
>> I know this isn't strictly a postgresql question, but I'm sure it
>> applies to
>> others out there using psql.  If I am working in psql from SSH and
>> switch to
>> another window, it seems that there is a very short window of time
>> before
>> the window freezes and doesn't allow any more input.
>
> Never heard of such a problem before.  What's your environment, and
> would you give a more complete description of the problem?
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org






pgsql-admin by date:

Previous
From: Mark Lubratt
Date:
Subject: 7.3.2 - 7.4.1 on RedHat 9.0
Next
From: "Jeremy Smith"
Date:
Subject: Re: SSH connection timing out