From: | Pankaj Arora <engg(dot)pankaj(at)gmail(dot)com> |
---|---|
To: | depesz(at)depesz(dot)com |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Change PostgreSQL Default Password Encryption |
Date: | 2017-04-27 15:00:31 |
Message-ID: | CAPEowzg9bJdC4b2asrEEQ4ZiqNrO_CUbsBm3qVo0mKwoNm5TTw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Thanks for the info Depesz.
But is there anyway you or anyone can guide me on how to make the
encryption changes (from MD5 to SHA) in 9.5?
Thanks
Arora
On Thu, Apr 27, 2017 at 5:48 AM, hubert depesz lubaczewski <
depesz(at)depesz(dot)com> wrote:
> 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
>
>
--
~*Pankaj Arora*
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Neave | 2017-05-19 04:20:18 | array_agg cast issue |
Previous Message | hubert depesz lubaczewski | 2017-04-27 09:48:41 | Re: Change PostgreSQL Default Password Encryption |