GCP Configure Replication and Enable Point in Time Recovery for Cloud SQL for PostgreSQL GSP922

Опубликовано: 07 Октябрь 2024
на канале: VSVDev
35
1

00:00 start
00:45 Task 1. Enable backups on the Cloud SQL for PostgreSQL instance
02:27 Task 2. Enable and run point-in-time recovery
05:43 Task 3. Confirm database has been restored to the correct point-in-time


https://www.cloudskillsboost.google/c...
date --rfc-3339=seconds
Note!!!Task 3: I missed: `\c orders` before sql request
So in the end your main instance return 11 count, restored 10 count.