switch wal target
This commit is contained in:
@@ -111,7 +111,7 @@ postgres-17-cluster:
|
|||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
||||||
index: 1
|
index: 1
|
||||||
retentionPolicy: "2d"
|
retentionPolicy: "2d"
|
||||||
isWALArchiver: true
|
isWALArchiver: false
|
||||||
- name: garage-local
|
- name: garage-local
|
||||||
destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
||||||
index: 1
|
index: 1
|
||||||
@@ -119,7 +119,7 @@ postgres-17-cluster:
|
|||||||
endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-garage
|
endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-garage
|
||||||
endpointCredentialsIncludeRegion: true
|
endpointCredentialsIncludeRegion: true
|
||||||
retentionPolicy: "7d"
|
retentionPolicy: "7d"
|
||||||
isWALArchiver: false
|
isWALArchiver: true
|
||||||
# - name: garage-remote
|
# - name: garage-remote
|
||||||
# destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
# destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
||||||
# index: 1
|
# index: 1
|
||||||
@@ -136,7 +136,6 @@ postgres-17-cluster:
|
|||||||
backupName: external
|
backupName: external
|
||||||
- name: live-backup
|
- name: live-backup
|
||||||
suspend: false
|
suspend: false
|
||||||
immediate: true
|
|
||||||
schedule: "0 0 0 * * *"
|
schedule: "0 0 0 * * *"
|
||||||
backupName: garage-local
|
backupName: garage-local
|
||||||
# - name: weekly-backup
|
# - name: weekly-backup
|
||||||
|
|||||||
Reference in New Issue
Block a user