Re: SSH connection timing out

From: tsurkin(at)jct(dot)ac(dot)il
To: jer(at)highboard(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: SSH connection timing out
Date: 2004-02-16 09:22:20
Message-ID: 1076923340.0fec3107738c1@webmail.jct.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

do you mean the "seconds between keepalive" ?
and thanks i will try it.

Quoting Jeremy Smith <jer(at)highboard(dot)com>:

> I looked at putty's help documentation and found a keep-alive setting that
> will send empty packets every so often to keep the session active. It's
> pretty much the same thing that happens when FTPing to a remote server, and
> this is of course the same recourse used to keep FTPs from timing out as
> well.
>
> Jeremy
>
> -----Original Message-----
> From: Tsirkin Evgeny [mailto:tsurkin(at)mail(dot)jct(dot)ac(dot)il]
> Sent: Sunday, February 15, 2004 2:10 AM
> To: Tom Lane; jer(at)highboard(dot)com
> Cc: pgsql-admin(at)postgresql(dot)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(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> > "Jeremy Smith" <jer(at)highboard(dot)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(at)postgresql(dot)org
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jarmo Järvenpää 2004-02-16 12:59:26 Upgrading 7.2.4 to 7.4.1
Previous Message Tom Lane 2004-02-16 03:19:03 Re: 7.3.2 - 7.4.1 on RedHat 9.0