Skip to content

WAL retention do not ignore pinned backups #150

Closed
@gsmolk

Description

@gsmolk

Given

B1----B2-----P----B3--->
set-backup -i P --ttl=30d
delete --delete-wal --wal-depth=2

Current result:

B1    B2      P----B3--->

Expected result:

B1    B2-----P----B3--->

Reported by Puchkov Vasily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions