View Single Post
  #4 (permalink)  
Old 06-26-09, 02:50
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Quote:
Originally Posted by emaginat
I have already set listen_addresses = '*' and the port.
but when i m making connections it is giving me error "Connect: Read from socket failed: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond."
You should have told us in the first post.
Why hold back important information?

To me this sounds like a badly configured firewall somewhere.

Can you connect using the Postgres tools (e.g. psql)?
Reply With Quote