helm-charts
helm-charts copied to clipboard
[FEATURE REQUEST] Ability to utilize Google storage buckets for backups
I see that s3 is supported currently, is there any plans for the future to support google storage?
https://blog.crunchydata.com/blog/announcing-google-cloud-storage-gcs-support-for-pgbackrest
So it seems pgBackRest does support it now. There are currently no active plans to support this in the Helm Charts. We could accept a PR including this though.
For someone looking for alternative solution, GCS can be utilized via minIO gateway and point pgbackrest to the minIO, tested and works. Restoring also works.