Changing the S3 storage (used for backups) on a running cluster? #3071
Unanswered
johanneskastl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
is it possible to change the S3 storage on a running postgresql cluster? I need to move the S3 storage to a new machine, hence I though I would just change the URL and credentials in the secret. But this far no backup files are visible in the new S3 storage.
Do I need to wait for the next backup interval? Can I trigger the backup manually (deleting the pod did not suffice)? Or do I need to prepare the new storage, e.g. copy over the files or similar?
Kind Regards,
Johannes
Beta Was this translation helpful? Give feedback.
All reactions