What should you do?

You are managing a mission-critical Cloud SQL for PostgreSQL instance. Your application team is

running important transactions on the database when another DBA starts an on-demand backup. You want to verify the status of the backup.

What should you do?
A . Check the cloudsql.googleapis.com/postgres.log instance log.
B . Perform the gcloud sql operations list command.
C . Use Cloud Audit Logs to verify the status.
D . Use the Google Cloud Console.

Answer: B

Explanation:

https://cloud.google.com/sql/docs/postgres/backup-recovery/backups#troubleshooting-backups Under Troubleshooting: Issue: "You can’t see the current operation’s status." The Google Cloud console reports only success or failure when the operation is done. It isn’t designed to show warnings or other updates. Run the gcloud sql operations list command to list all operations for the given Cloud SQL instance.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments