Disable Database Backup
From Roaring Penguin
- Disable the cron job on the backup (or if it's dead as in totally dead, don't worry.
- Set archive_mode = off in /etc/postgresql/<Postgresql-version>/postgresql.conf on the master.
- Restart Pg on the master.