Thread: doubt

doubt

From
"ponnaiyan kandhasamy"
Date:
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&&wn


Re: doubt

From
"Hollysugar Webmaster"
Date:
You need to modify the pg_hba.conf file. Here is the link to the docs
regarding this topic on the postgresql site.

http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=client-authe
ntication.html

Julie

<snip>
----- Original Message -----
From: "ponnaiyan kandhasamy" <ponns_raj@rediffmail.com>
Subject: [ODBC] doubt


The error message I Get says:
"Unknow user name or password"
"No pg_hba.conf entry for host xxxx, user xxxx, database xxxx"

</snip>


Re: doubt

From
"Miguel Juan"
Date:
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