Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres
Дата
Msg-id 4C35AC7D0200002500033237@gw.wicourts.gov
обсуждение исходный текст
Ответ на BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres  ("Hemanth" <hxkuma5@qwest.com>)
Список 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 по дате отправления:

Предыдущее
От: "Hemanth"
Дата:
Сообщение: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres