Skip to content

Instantly share code, notes, and snippets.

View ride90's full-sized avatar
🛠️

Oleh Pshenychnyi ride90

🛠️
View GitHub Profile
@ride90
ride90 / postgres-cheatsheet.md
Last active February 14, 2021 15:15 — forked from Kartones/postgres-cheatsheet.md
PostgreSQL command line cheatsheet

PSQL

Link with tutorial which covers a lot https://www.postgresqltutorial.com/

Magic words:

psql -U postgres

Some interesting flags (to see all, use -h or --help depending on your psql version):