Back to Developer Roadmap

Connect Using `psql`

src/data/roadmaps/postgresql-dba/content/[email protected]

4.0468 B
Original Source

Connect Using psql

psql is an interactive command-line utility that enables you to interact with a PostgreSQL database server. Using psql, you can perform various SQL operations on your database.

Learn more from the following resources: