Learn 10 psql meta-commands that can make SQL queries on PostgreSQL easier. Explore commands like describing relations, editing the query buffer, toggling expanded output, and more.

4m read timeFrom timescale.com
Post cover image
Table of contents
\d Describe Relations\d table Describe Relation\e Edit Query Buffer\ef function Edit function\x Toggle Expanded Output\timing Toggle Command Timing\c database Connect to Database\copy Perform SQL Copy\i file Read SQL Commands From a File\? The PSQL Meta-Command Cheat Sheet!Next Steps
1 Comment

Sort: