Skip to content

config: Add WAL entry backup bucket to config

Will Chandler requested to merge wc/log-archiver-config into master

Add a new field to the backup config struct for write-ahead log entry backups. Note that doing this here, as opposed to Transactions, forces admins to have enabled server-side backups to be able to backup WAL entries.

Edited by Will Chandler

Merge request reports