Re: problems connecting to postgresql with unixodbc - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: problems connecting to postgresql with unixodbc
Date
Msg-id 12510.980351985@sss.pgh.pa.us
Whole thread Raw
In response to problems connecting to postgresql with unixodbc  (mlennert@ulb.ac.be)
List pgsql-interfaces
mlennert@ulb.ac.be writes:
> My pg_hba.conf file reads:
> local        all                                           password
> host         all         127.0.0.1     255.255.255.255     password

Perhaps you need to also list the real IP address of your machine,
not only 127.0.0.1.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Gunnar R|nning
Date:
Subject: Re: Re: [PATCHES] Re: Fixes and enhancements to JDBC driver (take 2)
Next
From: "Stathy Touloumis"
Date:
Subject: Perl DBD Driver