Re: Pg 7.3.1 & DBD::Pg 1.21 - Mailing list pgsql-general

From Tom Lane
Subject Re: Pg 7.3.1 & DBD::Pg 1.21
Date
Msg-id 26998.1043344731@sss.pgh.pa.us
Whole thread Raw
In response to Pg 7.3.1 & DBD::Pg 1.21  (Renê Salomão <rene@ibiz.com.br>)
Responses Re: Pg 7.3.1 & DBD::Pg 1.21
List pgsql-general
=?ISO-8859-1?Q?Ren=EA_Salom=E3o?= <rene@ibiz.com.br> writes:
>  I was trying to connect to Pg 7.3.1 using perl and DBD::Pg 1.21, however the following error occurs:
> $ perl pg_connect.pl
> FATAL:  No pg_hba.conf entry for host 164.35.10.17, user pgsql, database slave

The error message is pretty specific.  Are you sure you edited the right
pg_hba.conf?  Did you SIGHUP the postmaster after you edited it?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: createlang and Schemas
Next
From: will trillich
Date:
Subject: Re: standard schemas for addresses, others?