Robin.io Launches Free-For-Life, Full-Featured ‘Express’ Edition of Robin Cloud Native Storage ⟶
In this tutorial, we will create a snapshot of the PostgreSQL database that is deployed on OpenShift. We will then restore the database state using the roll back to a point-in-time snapshot feature.
In this tutorial, we will create a clone of the PostgreSQL database that is deployed on OpenShift. We will then make changes to the clone and verify that the original database has remained unaffected by changes that were done to the clone.
In this tutorial, we will backup a PostgreSQL database that is deployed on OpenShift to AWS3. We will then simulate an error in the database and restore the entire database from the backup.