Re: How to debug authentication issues in Postgres - Mailing list pgsql-general

From Tom Lane
Subject Re: How to debug authentication issues in Postgres
Date
Msg-id 707017.1606492513@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to debug authentication issues in Postgres  (Hemil Ruparel <hemilruparel2002@gmail.com>)
Responses Re: How to debug authentication issues in Postgres  (Hemil Ruparel <hemilruparel2002@gmail.com>)
List pgsql-general
Hemil Ruparel <hemilruparel2002@gmail.com> writes:
> Thanks for the clarification. According to this page,
> https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.0,
> scram support was added in JDBC driver 42.2.0. I am on 42.2.18. And using
> the java code mentioned above, I still get the same error.

If you back off the pg_hba setting to md5, does it work?

            regards, tom lane



pgsql-general by date:

Previous
From: Hemil Ruparel
Date:
Subject: Re: How to debug authentication issues in Postgres
Next
From: Hemil Ruparel
Date:
Subject: Re: How to debug authentication issues in Postgres