ansible/roles/postgresql_server
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
..
defaults postgresql defaults: move default to defaults. 2020-04-24 21:34:16 +02:00
files postgresql_server: adjust backups for db-datanommer02 2024-05-20 10:28:04 -07:00
handlers Migrate a bunch of things to roles. Thanks to misc! 2013-08-19 20:12:26 +00:00
tasks postgresql_server: adjust backups for db-datanommer02 2024-05-20 10:28:04 -07:00
templates postgresql_server: adjust backups for db-datanommer02 2024-05-20 10:28:04 -07:00