spilo icon indicating copy to clipboard operation
spilo copied to clipboard

S3 storage class configuration doesn't take effect

Open bootc opened this issue 2 years ago • 0 comments

The WALG_S3_STORAGE_CLASS environment variable is missing from the s3_names list in postgres-appliance/scripts/configure_spilo.py:

https://github.com/zalando/spilo/blob/a86778bd601c4f6de98db9d207a8c1e6af31c984/postgres-appliance/scripts/configure_spilo.py#L772-L775

Consequently WAL pushes and backups don't use the configured storage class.

bootc avatar Mar 30 '23 14:03 bootc