oracle / oracle-database-operator

The Oracle Database Operator for Kubernetes (a.k.a. OraOperator) helps developers, DBAs, DevOps and GitOps teams reduce the time and complexity of deploying and managing Oracle Databases. It eliminates the dependency on a human operator or administrator for the majority of database operations.
Universal Permissive License v1.0
139 stars 45 forks source link

Enhancement Request: RMAN support #121

Open ilfur opened 2 months ago

ilfur commented 2 months ago

Would be great (I have been asked y ouple if times before) to have RMAN backup support on the roadmap. Wishful thinking would be to define a simple backup schedule (like 6 days incremental, 7th day full backup) and specify some storageClass to save everything into or recover from.

Data Guard automatic failover has also been addressed as separate issue (and is on the roadmap for 1.2 as I have read), so please close issue #76 as duplicate of this one and the other...