Hi,I've got a full pgbackrest backup in crontab that runs weekly, and a diff backup that runs nightly. However, I can't find any way to do hourly WAL backups.
Or does "archive_command = 'pgbackrest --stanza=demo archive-push %p'" just keep things automatically caught up, obviating the need for periodic WAL backups (as are needed in other RDBMSs)?
Thanks -- Angular momentum makes the world go 'round.