Overly specific error message?

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Overly specific error message?
Дата
Msg-id 4eaf5b40-ace4-18a1-ac3a-2ee72154e09d@gmail.com
обсуждение исходный текст
Ответы Re: Overly specific error message?  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc

Using PG 10.7 and JDBC org.postgresql:postgresql:42.1.4

I had only a single slash between postgresql: and the host

jdbc:postgresql:/some.host.name:5432

I got

org.postgresql.util.PSQLException: FATAL: password authentication failed for user "some-name"

Naturally I tested and re-tested connecting manually as that user and with the supplied password.  Eventually of course I started looking around a little more thoroughly...

I wonder if the message needs to be specifically about password authentication?

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: [pgjdbc/pgjdbc]
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Overly specific error message?