Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All commands are prefixed by the the \. So to change the postgres account password. In the Bonsai Framework, we use the selected password algorithm with the server name.

Code Block
languagesql
postgres=# \password postgres

...