Re: How to add hosts to pg_hba.conf and postgresql.conf?

From: general_lee <tim_stockford(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to add hosts to pg_hba.conf and postgresql.conf?
Date: 2011-03-15 16:36:06
Message-ID: 1300206966925-3709528.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Thanks,

--
View this message in context: http://postgresql.1045698.n5.nabble.com/How-to-add-hosts-to-pg-hba-conf-and-postgresql-conf-tp3708421p3709528.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-03-15 16:44:18 Re: PostgreSQL for Holdem Manager could not be installed.
Previous Message John R Pierce 2011-03-15 16:33:21 Re: PostgreSQL for Holdem Manager could not be installed.