<div dir="ltr">Hello everybody,<br><br>I would need some clarification regarding the backup system I was asked to implement.<br>the current configuration is as follows:<br>3 servers where a postgres cluster with PAF<br>1 server where the backup and its incrementals must be stored<br><br>my idea is to use pg_basebackup and then back up the respective WAL logs to have an incremental backup.<br>my question is: what happens in case of failover of the master on another node to the wal logs that i am archiving to build the incrementals?<br>obviously the backup server will take the incrementals always pointing to the VIP.<br><br>would I still have a consistent backupset in case of a node failover?<br><br>thank you<br><div><br></div><div>Damiano</div></div>