Commands.app
Home
Linux
Docker
Git
Laravel
Next.js
npm
Yarn
Python
Filament
PostgreSQL
Redis
K8s
Compare
Contribute
Back to postgresql
Export
\l
psql Commands
List all databases in psql
Examples
Common usage examples
List all databases
\l
Copy
List databases with size and description
\l+
Copy
Notes
Run within psql interactive terminal
Related Commands
You might also find these useful
psql
\c