zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.37k stars 980 forks source link

Feature Request: Azure Blob Storage Support for WAL Archiving #2778

Open jmealo opened 1 month ago

jmealo commented 1 month ago

It'd be great if there was support for Azure Blob Storage (ABS) for WAL archiving/restoration.

Azure Blob Storage doesn't offer an S3-compliant API out of the box and requires paying for a separate service. Microsoft does provide reliable fuse drivers for it though.