Thread: pg_pwd trouble

pg_pwd trouble

From
"Ken J. Wright"
Date:
If I use the ALTER USER sql statement, the file pg_pwd gets written in an
older plain text format & the user can no longer authenticate. However,
using pg_passwd from the command line creates a file similar to /etc/passwd
including the username and an encrypted password. Known problem?

Ken