pg_encrypt_password — Encrypt a password/username combination
pg_encrypt_passwordpassword
username
pg_encrypt_password
prepares the encrypted form of a
PostgreSQL password. This is used to send encrypted (rather than
clear-text) passwords to commands that can take a pre-encrypted password,
such as ALTER ROLE.
This version of the manual was produced for the
Pgtcl-ng Sourceforge project web service site, which requires the logo on each
page.
To download a logo-free copy of the manual, see the
Pgtcl-ng project
downloads area.