Skip to:
Right now the user can store backups on S3, GCS and locally (on PVC). We need to allow users to use Azure Blob Storage for backup and recovery.
This will also enables our users to run on Azure without any 3rd party tools or external object storage.
Hi,
The tests with Azure for backup were added in PR .
Hi ,
At the moment in backup Azure storage description we provide description how to set container but do not provide description how to set blob.
For this backups.pgbackrest.global.repoX-path can be used (repoX substitute to repo name):
backups.pgbackrest.global.repoX-path
Please add this info to docs.
We have tech preview documentation how to set up azure storage
Right now the user can store backups on S3, GCS and locally (on PVC). We need to allow users to use Azure Blob Storage for backup and recovery.
This will also enables our users to run on Azure without any 3rd party tools or external object storage.