PostgreSQL Advanced Cheat Sheet
Replication, transactions, FDWs, extensions, and specialized PostgreSQL workflows.
Export
Copy the compact sheet, download it, or print it.
Download
`D` dense toggle · `C` copy all
## Replication and WAL
## Transactions, Savepoints, and Locking
## Foreign Data Wrappers and Cross-DB Access
## Extensions and Specialized Utilities
More in PostgreSQL
PostgreSQL Performance Cheat Sheet
EXPLAIN, vacuum, planner settings, indexing, and practical tuning recipes.
PostgreSQL Backup and Restore Cheat Sheet
pg_dump, pg_restore, pg_dumpall, pg_basebackup, COPY, and migration workflows.
PostgreSQL Administration Cheat Sheet
Server lifecycle, utility commands, grants, monitoring, and cluster maintenance tasks.
psql Cheat Sheet
Deep psql reference for connection flags, slash commands, formatting, and automation.
PostgreSQL Cheat Sheet
Core PostgreSQL commands, SQL patterns, and object management for daily engineering work.