password_encryption in postgresql.conf (10)

Started by Oleg Bartunovover 8 years ago3 messagesdocs
Jump to latest
#1Oleg Bartunov
oleg@sai.msu.su

I may be mistaken, but postgresql.conf for version 10 still mentions
plain comment

#password_encryption = md5 # md5, scram-sha-256, or plain

Oleg

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Michael Paquier
michael@paquier.xyz
In reply to: Oleg Bartunov (#1)
Re: password_encryption in postgresql.conf (10)

On Wed, Sep 6, 2017 at 5:31 PM, Oleg Bartunov <obartunov@gmail.com> wrote:

I may be mistaken, but postgresql.conf for version 10 still mentions
plain comment

#password_encryption = md5 # md5, scram-sha-256, or plain

You are right, this should be removed.
--
Michael

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Oleg Bartunov (#1)
Re: password_encryption in postgresql.conf (10)

Oleg Bartunov <obartunov@gmail.com> writes:

I may be mistaken, but postgresql.conf for version 10 still mentions
plain comment

#password_encryption = md5 # md5, scram-sha-256, or plain

Fixed, thanks

regards, tom lane

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs