Re: initdb recommendations - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: initdb recommendations
Date
Msg-id 20190524123317.GW2480@tamriel.snowman.net
Whole thread Raw
In response to Re: initdb recommendations  (Magnus Hagander <magnus@hagander.net>)
Responses Re: initdb recommendations  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-hackers
Greetings,

* Magnus Hagander (magnus@hagander.net) wrote:
> The thing that will potentially hit *end users* is when the RPMs, DEBs or
> Windows Installers switch to SCRAM (because of clients with older drivers).

Agreed.  I'm not sure that our change to SCRAM as default would actually
make them change...  It might, but I'm not sure and it's really a bit of
a different discussion in any case because we need to provide info about
how to go about making the migration.

> Making the default change away from trust in the source distro will affect
> few people.

Agreed.

> Making the default change of password_encryption -> scram will affect a
> *lot* of people. That one needs to be more carefully coordinated.

We need to provide better documentation about how to get from md5 to
SCRAM, in my view.  I'm not sure where that should live, exactly.
I really wish we had put more effort into making the migration easy to
do over a period of time, and we might actually have to do that before
the packagers would be willing to make that change.

Thanks,

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: initdb recommendations
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: initdb recommendations