Skip to content

7th November 2021

Computer Science

GNULinux

(../computer_science/gnu_linux/postgresql.md)

  • New: Change user password.

    ALTER USER user_name WITH PASSWORD 'new_password';