Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you restore your Cloud SQL for PostgreSQL database in a high availability configuration within one region to its last known pristine version when encountering data issues?
A
Create a clone database from a read replica database, and restore the clone in the same region.
B
Create a clone database from a read replica database, and restore the clone into a different zone.
C
Use the Cloud SQL point-in-time recovery (PITR) feature. Restore the copy from two hours ago to a new database instance.
D
Use the Cloud SQL database import feature. Import last week's dump file from Cloud Storage.