sudo -u postgres psql

Category: Self-Hosting

sudo -u postgres psql

Open the PostgreSQL interactive shell as the postgres superuser

Opens the psql interactive shell as the postgres superuser — the admin account that can create databases, users, and grant permissions.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.