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

From Kevin Grittner
Subject Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres
Date
Msg-id 4C35AC7D0200002500033237@gw.wicourts.gov
Whole thread Raw
In response to BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres  ("Hemanth" <hxkuma5@qwest.com>)
List pgsql-bugs
"Hemanth" <hxkuma5@qwest.com> wrote:

> role "AIP" does not exist

This suggests that you're trying to log in as "AIP", and PostgreSQL
is not finding that role.  Can you connect to PostgreSQL with the
psql command-line utility and run?:

\du

If so, please show us the results.

By the way, in the future please try to pick a more appropriate
list, there is nothing in your report to suggest that this is the
result of a PostgreSQL bug.

See:

http://www.postgresql.org/community/lists/

This would probably fit best on pgsql-odbc or pgsql-general.

-Kevin

pgsql-bugs by date:

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