Reset PostgreSQL user password¶ sudo -u postgres psql -c "ALTER USER openproject WITH PASSWORD '[ the_password ]';"