Re: [NOVICE] Change PostgreSQL Default Password Encryption - Mailing list pgsql-novice

From hubert depesz lubaczewski
Subject Re: [NOVICE] Change PostgreSQL Default Password Encryption
Date
Msg-id 20170427094841.GA12764@depesz.com
Whole thread Raw
In response to [NOVICE] Change PostgreSQL Default Password Encryption  (Pankaj Arora <engg.pankaj@gmail.com>)
Responses Re: [NOVICE] Change PostgreSQL Default Password Encryption  (Pankaj Arora <engg.pankaj@gmail.com>)
List pgsql-novice
On Wed, Apr 26, 2017 at 05:32:26PM -0400, Pankaj Arora wrote:
> Greetings,
>
> Wanted to check how to change the default PostgreSQL password encryption
> method from MD5 to SHA.
>
> From what I read online is that in order to make this change, I will have
> to change the Source Code but could not get more info on it.
>
> I am a little new to this, so any help will be appreciated.
>
> Note: I am using PostgreSQL 9.5.4

Wait for Pg 10 that will be released soon-ish, and then migrate to scram
passwords.

Best regards,

depesz



pgsql-novice by date:

Previous
From: Pankaj Arora
Date:
Subject: [NOVICE] Change PostgreSQL Default Password Encryption
Next
From: Pankaj Arora
Date:
Subject: Re: [NOVICE] Change PostgreSQL Default Password Encryption