Cloud SQL Capacity Unavailability - europe-west6 - Request for Capacity Assurance

Product: Cloud SQL for PostgreSQL

Issue Type: Service Availability / Capacity Planning


Background:

Per GCP documentation on Patterns for scalable and resilient apps  |  Cloud Architecture Center  |  Google Cloud Documentation , Google recommends deploying across multiple zones and using managed services with
built-in redundancy. We have followed these guidelines by enabling High Availability (multi-zone) for our Cloud SQL instance.

However, we are now blocked from performing updates due to regional capacity constraints, with no available mitigation path since:

  1. Reservations are not supported for Cloud SQL (per About reservations  |  Compute Engine  |  Google Cloud Documentation - only Compute Engine, GKE, Batch, Dataflow, Dataproc, and
    Vertex AI support reservations)
  2. No advance warning system exists for Cloud SQL capacity constraints
  3. No priority queue for existing production workloads

Error Message:
The zone or region does not have sufficient resources to handle the request at the moment.


Questions for Google Cloud:

  1. Capacity Timeline: What is the current capacity status and estimated restoration timeline for db-perf-optimized-N-4 in europe-west6?
  2. Priority Allocation: Can Google prioritize capacity for existing production instances over new deployments?
  3. Alternatives: Are there equivalent machine types with current availability? Specifically:
    • Can we use a different N-series configuration?
    • Is db-custom-4-32768 available as a workaround?
  4. Feature Request: Given that reservations don’t support Cloud SQL, what mechanisms exist (or are planned) for capacity assurance on managed database services?
  5. Monitoring: Is there a way to receive proactive notifications about capacity constraints affecting our instance types/regions?

Instance Configuration:

Property Value
Region europe-west6 (Zurich)
DB Version PostgreSQL 15.14
Machine Type db-perf-optimized-N-4
vCPUs 4
RAM 32 GB
Data Cache Enabled (375 GB)
Storage 355 GB SSD
Availability Multi-zone (HA)
Connection Private IP (Private Services Access)
Network throughput (MB/s) 1,000 of 1,000
IOPS Read 15,000 of 15,000
IOPS Write 15,000 of 15,000
Disk throughput Read (MB/s) 170.4 of 240.0
Disk throughput Write (MB/s) 170.4 of 240.0
Backup Automated
Point-in-time recovery Disabled
Public IP Disabled