Re: PSQLException: FATAL: password authentication failed for user "XXX"
В списке pgsql-jdbc по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: PSQLException: FATAL: password authentication failed for user "XXX" |
| Дата | |
| Msg-id | 13628.1366994290@sss.pgh.pa.us обсуждение |
| Ответ на | PSQLException: FATAL: password authentication failed for user "XXX" (pawel_kukawski <kukismen@gmail.com>) |
| Список | pgsql-jdbc |
pawel_kukawski <kukismen@gmail.com> writes:
> I have experienced authentication problems after applying a security
> patch(147440-09) to Solaris 10.
> PostgreSQL 9.2.1
> JDBC: 9.2 1002
> I got the following exception during startup of my application:
> Caused by: org.postgresql.util.PSQLException: FATAL: password authentication
> failed for user "XXX"
You might try looking into the postmaster log to see what the server
logged about it --- the log entries are frequently more verbose than
what the client got told. Also, if the problem isn't immediately
obvious from the log entry, try turning on log_connections to verify
that the JDBC app is connecting with the database+username and from
the IP address that you're expecting.
regards, tom lane
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера