Re: BUG #16736: SCRAM authentication is not supported by this driver - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16736: SCRAM authentication is not supported by this driver
Date
Msg-id 619348.1606406099@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #16736: SCRAM authentication is not supported by this driver  (Walter Weinmann <walter.weinmann@gmail.com>)
List pgsql-bugs
Walter Weinmann <walter.weinmann@gmail.com> writes:
> I use the official PostgreSQL image of DockerHub (docker pull
> postgres:13.1) Is it possible that in 13.1 the default password encryption
> has been changed to scram-sha-256? That would explain my problem, because
> in the image the parameter *password_encryption* in *postgresql.conf* is
> commented out.

Seems unlikely, but the pg_settings row for password_encryption would
tell you more about what the active setting is and where it came from.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16747: Unexpected behaviour of the overlaps function
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #16747: Unexpected behaviour of the overlaps function