【问题标题】:Is there an option to set up autoscaling for PostgreSQL on Google Cloud?是否可以在 Google Cloud 上为 PostgreSQL 设置自动缩放?
【发布时间】:2019-10-23 01:24:25
【问题描述】:

我们需要管理 PostgreSQL 数据库上的应用程序的高负载。根据我们的研究,仅 Cloud Spanner 数据库支持自动缩放。 万一我们遗漏了什么,有谁知道 PostgreSQL 是否支持自动缩放?如果没有,未来是否有计划支持它?

【问题讨论】:

    标签: postgresql google-cloud-platform google-cloud-sql autoscaling


    【解决方案1】:

    不存在 PostegreSQL 的自动缩放。

    您可以制作 reed 副本,以分配工作负载,仅用于读取数据库。

    另一种解决方案是 Autoscaling,但仅适用于托管实例组。

    https://cloud.google.com/compute/docs/autoscaler/

    【讨论】:

      猜你喜欢
      • 2023-03-23
      • 2011-12-23
      • 1970-01-01
      • 1970-01-01
      • 2019-01-31
      • 2019-02-23
      • 1970-01-01
      • 2021-04-24
      • 2013-01-25
      相关资源
      最近更新 更多