DBGC
|
|
Título del Test:
![]() DBGC Descripción: DBGC Test |



| Comentarios |
|---|
NO HAY REGISTROS |
|
You are the DBA of your organization. You provided a cloned instance from the production Cloud SQL for PostSQL database to the developers for testing purposes. After the creation of the clone. Your developers notice missing data in one of the recently altered tables. What should you do to ensure that all data in included?. Take a back up of the production database and restore It to another Cloud SQL for PostgreSQL Instance. Provide access to the new instance to the developers. check for missing rotes and privileges in 'he cloned Cloud SQL instance. Grant missing privileges to the developers. Clone the current production database, and restore it to an earlier point in time IPITR) Provide access to the cloned instance to the developers. Dump the production database to a fie. Modify the dumped file to ALTER TABLE to SET LOGGED on tables that were unlogged in production. Reload the data in the new Cloud SQL for PostgreSQL Instance. |





