Skip to content

Add support for backup retention period for logical backup #1008

@SandeepPissay

Description

@SandeepPissay

When postgres operator is configured with logical backup and if postgresql cluster has logical backup enabled, the operator creates a cronjob with the specified schedule. The default cronjob dumps all the databases in the postgres cluster to a S3 endpoint. Currently there is no way to cleanup old backups in the S3 endpoint, this is also called out here -https://github.com/zalando/postgres-operator/blob/master/docs/administrator.md#logical-backups. I'm filing an issue to address this with backup retention support.

Please let me know if there is already an issue tracking this or someone has put down their thougts on how to solve this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions