Re: BUG #18262: Connecting ODI

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18262: Connecting ODI
Дата
Msg-id 2745535.1703711703@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18262: Connecting ODI  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> ODI connection failed.
> The authentication type 10 is not supported.

This indicates that your client library doesn't support SCRAM passwords.
Preferably, fix it by getting an updated library; or if there is none,
you're depending on unmaintained software and should think about switching
to something else.  In the meantime, as a stopgap you could switch back
to an MD5-hashed password for the role being used.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18262: Connecting ODI
Следующее
От: Richard Guo
Дата:
Сообщение: Re: BUG #18260: Unexpected error: "negative bitmapset member not allowed" triggered by multiple JOIN