Re: md5 still listed as an option in pg_hba.conf.sample

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Mark Dilger <hornschnorter(at)gmail(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: md5 still listed as an option in pg_hba.conf.sample
Date: 2017-09-26 22:39:17
Message-ID: CAB7nPqSHd6_N7y22yEJPjXB1ujaj-t3nQWE_SVGhuQD4erhK0g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 27, 2017 at 2:41 AM, Mark Dilger <hornschnorter(at)gmail(dot)com> wrote:
> I was under the impression that md5 was removed for this release, per other
> threads that I must not have followed closely enough.

md5 is still present, its configuration in pg_hba.conf and
password_encryption are still here. "plain" is what has been removed.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-09-26 22:49:39 Re: [HACKERS] BUG #14825: enum type: unsafe use?
Previous Message Andres Freund 2017-09-26 22:36:53 Re: v10 pg_ctl compatibility