Looks like there's no database backup nor export in the config.
Note the "backup" feature from CloudSQL is misnamed IMO. It's more like a "snapshot" of your database instance. If you accidentally deleted your database instance, all the backups are gone.
Looks like there's no database backup nor export in the config.
Note the "backup" feature from CloudSQL is misnamed IMO. It's more like a "snapshot" of your database instance. If you accidentally deleted your database instance, all the backups are gone.
For exporting data to GCS you can set up a Cloud Scheduler job and send POST request: https://cloud.google.com/sql/docs/postgres/import-export/exporting#rest-v1beta4