faqts : Computers : Programming : Languages : PHP : Database Backed Sites : Postgres

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

12 of 35 people (34%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

Warning: Unable to connect to PostgresSQL server: No pg_hba.conf entry for host <ip>, user <userid>, database <dbname>. How can I solve this problem?

Jun 4th, 2002 09:49
Rick Ellis, Gustavo Oliveira, http://www.postgresql.org/idocs/index.php?client-authentication.html


Edit the pg_hba.conf file and add an entry.  There are a number of
authentication methods you can use.  See the url for details.