catch password on Postgres server

Поиск
Список
Период
Сортировка
От Bing Du
Тема catch password on Postgres server
Дата
Msg-id 1873.129.186.197.127.1075405363.squirrel@mail.eng.iastate.edu
обсуждение исходный текст
Ответы Re: catch password on Postgres server  (Richard Huxton <dev@archonet.com>)
Список pgsql-odbc
Greetings,

Postgres 7.4 running on RedHat 9.

We are trying to migrate a MS SQL server based comertial application
software to a Postgres database.  We know what password that application
uses to connect to the MS SQL database.  The password has five letters.
We've set up the same user on the Postgres server.  However, when the
application software connects to the Postgres database through the
PostgreSQL ODBC driver, the Postgres server always shows 'password
authentication for user ...' in the log file.  I even tried all the
permutations of the letters in various cases that make up the password.
None works.  I'm completely lost.  Is there anyway on the server side to
see what was  submitted in the password field by the application from the
client side?

Any help would be greatly appreciated.

Bing

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: where's the build environment for odbc
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: catch password on Postgres server