Re: BUG #18262: Connecting ODI - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18262: Connecting ODI
Date
Msg-id 2745535.1703711703@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18262: Connecting ODI  (PG Bug reporting form <noreply@postgresql.org>)
List 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 by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18262: Connecting ODI
Next
From: Richard Guo
Date:
Subject: Re: BUG #18260: Unexpected error: "negative bitmapset member not allowed" triggered by multiple JOIN