On 03/15/2011 09:36 AM, general_lee wrote:
Both the below were ran on the Postgres Server. $ telnet 5432 Trying ... telnet: Unable to connect to remote host: Connection refused $ psql -h -U post_owner -d post_db psql: could not connect to server: Connection refused Is the server running on host "" and accepting TCP/IP connections on port 5432?
With the above connection string you are not actually connecting to a host. From the error message 'Is the server running on host ""...'
Thanks,
-- Adrian Klaver adrian.klaver@xxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general