28 Aug
Introduction Historically, PostgreSQL used a single encryption method. It's not-so-safe md5 algorithm. In 10 version provided support for new authentication method SCRAM-SHA-256 for password negotiation and storage. Also in 9.6 or earlier...
Read More