This is an old revision of the document!


Postgres


Change Password

<code sql> ALTER ROLE postgres WITH PASSWORD 'password'; </sql>