spilo icon indicating copy to clipboard operation
spilo copied to clipboard

WALE_BACKUP_THRESHOLD_MEGABYTES, WALE_BACKUP_THRESHOLD_PERCENTAGE and BACKUP_SCHEDULE

Open vitobotta opened this issue 5 years ago • 2 comments

Hi!

I am trying to understand how these settings work. I think the backup schedule refers to a full backup done every X hours or whatever depending on how I configure it. Is this correct or am I understanding it wrongly?

Also what do the thresholds mean as far as backups are concerned? I thought there would be continuous archiving of wal to s3, but I only see the initial wal backup (/wal directory) after creating the cluster. It's not been 12 hours yet (I configured the schedule for every 12 hours) so I don't know yet if an update is going to happen then. So, the question is: is this doing a continuous archiving or how does it work? Ny clarification is much appreciated. Thanks! :)

vitobotta avatar Dec 12 '19 13:12 vitobotta

+1, would love better explaination of the config.

boris-savic avatar Apr 03 '20 17:04 boris-savic

+1 bump on this. the existing documentation also doesn't mention BACKUP_NUM_TO_RETAIN, which also seems to be a valid environment variable. clearer explanations, and examples of the impact would be really valuable.

kungfuchicken avatar Sep 29 '20 22:09 kungfuchicken