From 4768e81338f3f8ff3b38de59713bee2a953049b0 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 28 Jun 2026 10:41:58 +0200 Subject: Do not store so much PostgreSQL history --- personal_infra/puppet/site/h1.pdp7.net.pp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/personal_infra/puppet/site/h1.pdp7.net.pp b/personal_infra/puppet/site/h1.pdp7.net.pp index 1ab31aa3..3500be13 100644 --- a/personal_infra/puppet/site/h1.pdp7.net.pp +++ b/personal_infra/puppet/site/h1.pdp7.net.pp @@ -7,7 +7,12 @@ node 'h1.pdp7.net' { sanoid_config => @("EOT") # pg data [rpool/data/subvol-204-disk-1] - use_template = backup + frequently=0 + hourly=0 + daily=10 + monthly=3 + yearly=0 + autosnap=yes # ws [rpool/data/subvol-207-disk-1] -- cgit v1.2.3