ubicloud/spec/prog/postgres
Eren Başak 2334abbabe Avoid API calls for backups when possible
We used to make a call blob storage even if there was no leader for
a PG timeline. This commit improves it so that, if there's no leader
we don't make an API call, and also store the result so that
we don't double-call for self-destruct and page-create logic.
2025-09-04 14:50:10 +03:00
..
converge_postgres_resource_spec.rb Return back to provisioning servers if target is changed 2025-07-07 14:57:14 +03:00
postgres_resource_nexus_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
postgres_server_nexus_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
postgres_timeline_nexus_spec.rb Avoid API calls for backups when possible 2025-09-04 14:50:10 +03:00