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.