Skip to content

Opening book details…

About this document

Essential psql Command Guide by Ratan S is a document available to read on EtoBox.

This document lists common psql commands for getting help on SQL syntax, listing databases and tables, connecting to databases, displaying table structure, quitting psql, executing queries and sending output to files, running commands from files, changing user passwords, and running Linux shell commands. The commands include \h for help, \l to list databases, \d to list tables, \c to connect to a database, \q to quit, \g to execute a query, and \! to run shell commands.

Author
Ratan S
Language
EN