Re: Server not listening - Mailing list pgadmin-support

From Raymond O'Donnell
Subject Re: Server not listening
Date
Msg-id 462DC2AF.4010803@iol.ie
Whole thread Raw
In response to Re: Server not listening  (George Heller <george.heller@yahoo.com>)
Responses Re: Server not listening
List 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 by date:

Previous
From: George Heller
Date:
Subject: Re: Server not listening
Next
From: Anton Andreev
Date:
Subject: questions about cursors