Re: Server not listening

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Server not listening
Дата
Msg-id 462DC2AF.4010803@iol.ie
обсуждение исходный текст
Ответ на Re: Server not listening  (George Heller <george.heller@yahoo.com>)
Ответы Re: Server not listening  (George Heller <george.heller@yahoo.com>)
Список pgadmin-support
On 24/04/2007 06:43, George Heller wrote:

> Ok, I tried a telnet from the command prompt of my XP machine, to the
> linux server address on port 5432, something like,
> 
> C:\> telnet 132.141.101.1 5432
> 
> And this did 'not' go through. It said could not open connection to
> host, connect failed.

Well, this sounds like a network problem, as others have suggested. 
Check that your XP machine and the machine with the PostgreSQL server 
are on the same subnet, or are otherwise able to talk to each other. Are 
you able to use telnet or ssh to open a terminal session from one to the 
other? Did you try using psql to connect to the DBMS?

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------


В списке pgadmin-support по дате отправления:

Предыдущее
От: George Heller
Дата:
Сообщение: Re: Server not listening
Следующее
От: Anton Andreev
Дата:
Сообщение: questions about cursors