On Tue, Sep 05, 2017 at 12:01:06PM +0000, dmitriy(dot)davydov(at)deiteriy(dot)com wrote:
> Hello.
> Postgresql 9.6.5 , by default , database user passwords are stored as MD5
> hashes (18.8 Encryption Options.
first of all, it's not a bug, so posting it to pgsql-bugs is not
appropriate.
second of all - newer pg already has stronger hashing support:
https://www.depesz.com/2017/04/18/waiting-for-postgresql-10-support-scram-sha-256-authentication-rfc-5802-and-7677/
Best regards,
depesz