Using pg_dump and pg_restore to Backup and Restore PostgreSQL Database
·2 mins
So, I was trying to reproduce some issues and bugs that only happened in production. I needed an exact copy of the production database and run it locally.