| From: | Hemil Ruparel <hemilruparel2002(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "Zwettler Markus (OIZ)" <markus(dot)zwettler(at)zuerich(dot)ch>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
| Subject: | Re: How to debug authentication issues in Postgres |
| Date: | 2020-11-27 16:26:15 |
| Message-ID: | CANW1aT8TMAzHRaWYozD3S4kdTB82t-NOmGkwR50hqcz4msE9Gw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I will try that. I do not have access to the computer right now
On Fri 27 Nov, 2020, 9:25 PM Tom Lane, <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Hemil Ruparel <hemilruparel2002(at)gmail(dot)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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2020-11-27 16:53:19 | Re: How to debug authentication issues in Postgres |
| Previous Message | Tom Lane | 2020-11-27 15:55:13 | Re: How to debug authentication issues in Postgres |