I have mongodb Percona operator setup and I am able to take full physical backup but I am not sure how we can take incremental backup after that.
PITR is working with logical backup but I am not sure about physical incremental backup
Hi @Avinash_Rai ,
As of now, Operator does not support Physical Incremental backups. It should be available in near future releases of operator.
Also, currently Physical backups are in Technical preview state.
Ref.: About backups - Percona Operator for MongoDB
Regards,
Parag
1 Like
Hi @Parag_Bhayani,
Thanks for confirming the same
incremental backups are on the roadmap though. Meanwhile you can use point-in-time recovery instead - operator stores oplogs in the object storage.
1 Like