Hi,
I am new to pgbackrest... Using pgbackrest is it possible to run a backup that includes WALs that spans the duration of the backup ONLY. I prefer to archive WALs outside of pgbackrest for the routine archiving. And if that is possible, can I use such a backup for PITR by providing the required WALs that go beyond the backup duration?
This is something I can do today using pg_basebackup. I am looking to mimic this using pgbackrest.
Thanks for reading my post.