how to change password of a user psql code example Example: alter user password postgres ALTER USER user_name WITH PASSWORD 'new_password';