ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 52 - Professional Cloud Database Engineer discussion

Report
Export

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.
Answers
A.
Check the cloudsql.googleapis.com/postgres.log instance log.
B.
Perform the gcloud sql operations list command.
Answers
B.
Perform the gcloud sql operations list command.
C.
Use Cloud Audit Logs to verify the status.
Answers
C.
Use Cloud Audit Logs to verify the status.
D.
Use the Google Cloud Console.
Answers
D.
Use the Google Cloud Console.
Suggested 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.

asked 18/09/2024
Bates, Michael
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first