ansible/roles/postgresql_server/templates
Kevin Fenzi abee63c966 postgresql_server: adjust backups for db-datanommer02
Currently backups are taking 17-18 hours with 4 threads.
Now that we have 16 cpus defined there, lets bump that up to 8 and see
if that lowers things much. If not we can look at moving to another
compression, but the database is very large so lots of compression is
good to save disk space.

Also filter out another output of the backup job that causes cron
emails.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-20 10:28:04 -07:00
..
backup-database Try and make a public anitya dump with the right tables. 2018-10-08 17:41:07 +00:00
cron-backup-database postgresql_server: adjust backups for db-datanommer02 2024-05-20 10:28:04 -07:00
postgresql.conf Make some more of the postgresql configuration key adjustable 2020-05-22 09:08:00 +00:00
postgresql.conf-12 postgresql server: double work_mem 2022-02-10 13:06:59 -08:00
postgresql.conf-15 postgresql_server: enable auto_explain and set to 30s 2024-01-27 13:14:41 -08:00
recovery.conf postgresql_server: add missing ' to end of connection statement 2020-04-24 21:34:13 +02:00