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 | ||||
|         index: 1 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|         isWALArchiver: false | ||||
|       - name: garage-local | ||||
|         destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster | ||||
|         index: 1 | ||||
| @@ -119,7 +119,7 @@ postgres-17-cluster: | ||||
|         endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-garage | ||||
|         endpointCredentialsIncludeRegion: true | ||||
|         retentionPolicy: "7d" | ||||
|         isWALArchiver: false | ||||
|         isWALArchiver: true | ||||
|       # - name: garage-remote | ||||
|       #   destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster | ||||
|       #   index: 1 | ||||
| @@ -136,7 +136,6 @@ postgres-17-cluster: | ||||
|         backupName: external | ||||
|       - name: live-backup | ||||
|         suspend: false | ||||
|         immediate: true | ||||
|         schedule: "0 0 0 * * *" | ||||
|         backupName: garage-local | ||||
|       # - name: weekly-backup | ||||
|   | ||||
		Reference in New Issue
	
	Block a user