GoogleGoogle
PROFESSIONAL-CLOUD-DATABASE-ENGINEER · Question #46
PROFESSIONAL-CLOUD-DATABASE-ENGINEER Question #46: Real Exam Question with Answer & Explanation
The correct answer is B: Identify all tables that do not have a primary key.. https://cloud.google.com/database-migration/docs/postgres/known-limitations
Migrating and replicating database systems
Question
You want to migrate your PostgreSQL database from another cloud provider to Cloud SQL. You plan on using Database Migration Service and need to assess the impact of any known limitations. What should you do? (Choose two.)
Options
- AIdentify whether the database has over 512 tables.
- BIdentify all tables that do not have a primary key.
- CIdentity all tables that do not have at least one foreign key.
- DIdentify whether the source database is encrypted using pgcrypto extension.
- EIdentify whether the source database uses customer-managed encryption keys (CMEK).
Explanation
https://cloud.google.com/database-migration/docs/postgres/known-limitations
Topics
#Database Migration Service#PostgreSQL Migration#Cloud SQL#Migration Limitations
Community Discussion
No community discussion yet for this question.