BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres - Mailing list pgsql-bugs

From Hemanth
Subject BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres
Date
Msg-id 201007081440.o68EedAV075968@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5547
Logged by:          Hemanth
Email address:      hxkuma5@qwest.com
PostgreSQL version: 8.4
Operating system:   Linux
Description:        not able to connect to postgres through the oracle using
Linux ODBC driver for Postgres
Details:

I am able to install Linux ODBC driver for Postgres successfully. i am able
to connect to the postgres using demo in the driver.
but not able to connect to the postgres using the same username and password
from DB LINK created b/w postgres and oracle .

ERROR at line 1:
ORA-01017: invalid username/password; logon denied [DataDirect][ODBC
PostgreSQL Wire Protocol driver][PostgreSQL]FATAL: role "AIP"
does not exist(File miscinit.c;Line 382;Routine InitializeSessionUserId
[DataDirect][ODBC PostgreSQL Wire Protocol driver]Socket closed.
ORA-02063: preceding 2 lines from APPLES

pgsql-bugs by date:

Previous
From: "Hemanth"
Date:
Subject: BUG #5546: not able to connect to postgres through the oracle using
Next
From: "Kevin Grittner"
Date:
Subject: Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres