Replies: 1 comment
-
According to https://www.postgresql.org/docs/current/sql-createrole.html, an already encrypted password will be stored as-is. So I assume just pre-encrypting to md5 should work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an old client that is not capable of SCRAM and need to create an MD5 encrypted password.
Beta Was this translation helpful? Give feedback.
All reactions