Description:
As far as my understanding of the docs go, if you configure PITR storage, retention policies will automatically keep PITR data for every snapshot regardless of storage logation (main/secondaries).
So what if I’d like to keep only a limited subset of PITR data - maybe I want to only be able to do PITR restores for the last 30 days - for anything older my backup snapshots are only intended for archiving/long-term and PITR data is essentially just eating up space.
using pbm directly, this seems to be possible, but I don’t see an option for this with the operator. Am I correct? Did I miss anything?