Stephen Frost <sfr...@snowman.net> writes: > * Magnus Hagander (mag...@hagander.net) wrote: >> On Fri, May 22, 2020 at 4:13 PM Tom Lane <t...@sss.pgh.pa.us> wrote: >>> Peter Eisentraut <peter.eisentr...@2ndquadrant.com> writes: >>>> We didn't get anywhere with making the default authentication method in >>>> a source build anything other than trust.
> I'm +1 on moving the default for password_encryption to be > scram. Even better would be changing the pg_hba.conf default, but I > think we still have concerns about that having problems with the > regression tests and the buildfarm. As far as that last goes, we *did* get the buildfarm fixed to be all v11 scripts, so I thought we were ready to move forward on trying 09f08930f again. It's too late to consider that for v13, but perhaps it'd be reasonable to change the SCRAM default now? Not sure. Post-beta1 isn't the best time for such things. regards, tom lane