Re: SSH connection timing out

Поиск
Список
Период
Сортировка
От Jeremy Smith
Тема Re: SSH connection timing out
Дата
Msg-id FKEOIJEHOIKIOEHCGNCLGEJBEDAA.jer@highboard.com
обсуждение исходный текст
Ответ на SSH connection timing out  ("Jeremy Smith" <jer@highboard.com>)
Ответы Re: SSH connection timing out
Re: SSH connection timing out
PostgreSQL and phppgadmin woody backports
Список 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 по дате отправления:

Предыдущее
От: Mark Lubratt
Дата:
Сообщение: 7.3.2 - 7.4.1 on RedHat 9.0
Следующее
От: "Jeremy Smith"
Дата:
Сообщение: Re: SSH connection timing out