Articles → POSTGRESQL → Psql In Postgresql
Psql In Postgresql
What Is Psql?
Open Psql
- Server
- Database
- Port
- Username
Click to Enlarge
Commands
Command | Description |
---|
\h | Help command |
\l | This command will list down all the databases. |
\q | This command will quit psql terminal |