Skip to content

44th Week of 2021

Computer Science

GNULinux

PostgreSQL

  • New: Change user password.

    ALTER USER user_name WITH PASSWORD 'new_password';