Closed
Description
Hello,
The FB4 GUID based nbackup and incremental restore are huge improvement and we would like to use it as an convent way for replica solution.
What makes it convenient, compared to the actual Replica functions is the zero need of configuration both on server and client side, which is a must since we have many hundreds of database files, and databases are created on the fly.
The issue with making nbackups very often is that the RDB$BACKUP_HISTORY will be flooded with records that is read-only.
I guess with GUID based nbackup it's not necessary to store all history since start of first nbackup.
There should be a way to delete these records, or when GUID nbackaup is executed old unnecessary records are automatically deleted.