The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/auth-password.html
Description:

How do you encode a plain password to the corresponding SCRAM-SHA-256
encryption? Using online tools I obtain a result in a different format the
in e.g. the "PostgreSQL Administration Cookbook", where the encrypted value
starts with "SCRAM-SHA-256$4096:".

Reply via email to