Try to recovery postgres

This commit is contained in:
2025-04-11 14:54:43 +10:00
parent eabde16b55
commit cfcb2a63f0
+8
View File
@@ -90,6 +90,14 @@ spec:
extendedConfiguration: |
max_connections = 300
shared_buffers = 128MB
max_wal_size = 1GB
min_wal_size = 80MB
wal_buffers = 16MB
fsync = off
wal_level = minimal
zero_damaged_pages = on
restore_command = ''
recovery_target = 'immediate'
labels:
role: primary
service: