Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Server not listening



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(at)iol(dot)ie
---------------------------------------------------------------



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group