feat(hass): postgres disabled full_page_writes [zfs optimization]

This commit is contained in:
Nold 2023-03-30 09:28:23 +02:00 committed by GitHub
parent 17358e687d
commit c59b7ed9bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,10 @@ spec:
recovery:
source: homeassistant
postgresql:
parameters:
full_page_writes: off
backup:
barmanObjectStore:
destinationPath: "s3://homeassistant-db/"