Postgres Backup and Restore Full Guide
This tutorial is full guide on how to take postgres backup and restore with examples. Besides, it is providing live exercises for hand on experience. This tutorial covers following topics:1) PostgreSQL Logical backup2) PostgreSQL Logical restore3) PostgreSQL Physical Backups4) PostgreSQL Physical Restores5) Lab exercises covering Logical Backup & Restores6) Lab exercise covering Physical Backup & …