Обсуждение: Invalid error message when user has nologin attibute

Поиск
Список
Период
Сортировка

Invalid error message when user has nologin attibute

От
"Andrus"
Дата:
When user login has disabled by

CREATE USER  ....  NOLOGIN

Postgres 8.2 returns "Password authentication failure" error message on
login.
This is very confusing to users.

How to force Postgres to return message like in Windows:

Login is disabled.

?

Andrus.