password_encryption in postgresql.conf (10)
Oleg Bartunov <obartunov@gmail.com>
From: Oleg Bartunov <obartunov@gmail.com>
To: pgsql-docs@postgresql.org
Date: 2017-09-06T08:31:00Z
Lists: pgsql-docs
I may be mistaken, but postgresql.conf for version 10 still mentions plain comment #password_encryption = md5 # md5, scram-sha-256, or plain Oleg
Commits
-
Remove mention of password_encryption = plain in postgresql.conf.sample.
- 730169dea70c 10.0 landed
- 3cf17c9d47b1 11.0 landed