Re: doubt - Mailing list pgsql-odbc

From Miguel Juan
Subject Re: doubt
Date
Msg-id 00b701c3025f$e2dfc3d0$07c8a8c0@miguel2000
Whole thread Raw
In response to doubt  ("ponnaiyan kandhasamy" <ponns_raj@rediffmail.com>)
List pgsql-odbc
The problem is that you don't have a pg_hba.conf entry for host xxxx, user
xxxx, database xxxx.

"pg_hba.conf" is a file in the server side that grants or deny access to the
database users. You must edit this file and add an entry for your
host/user/database

Regards

Miguel Juan

----- Original Message -----
From: ponnaiyan kandhasamy
To: pgsql-odbc@postgresql.org
Sent: Saturday, April 12, 2003 7:42 AM
Subject: [ODBC] doubt


I´m trying to get access to my PostgreSQL database from
a window 2000 workstation. The error message I Get says:
"Unknow user name or password"
"No pg_hba.conf entry for host xxxx, user xxxx, database xxxx"

Please, help me.

_______________________________________________________________________
Odomos - the only  mosquito protection outside 4 walls -
Click here to know more!
http://r.rediff.com/r?http://clients.rediff.com/odomos/Odomos.htm&&odomos&&w
n


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly


pgsql-odbc by date:

Previous
From: "Hollysugar Webmaster"
Date:
Subject: Re: doubt
Next
From: "Sudhir S, Noida"
Date:
Subject: Re: lo_import doesn't works through ODBC !