GCP Cloud SQL Migration without outage?

This page summarizes the projects mentioned and recommended in the original post on /r/sre

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • crunchy-proxy

    PostgreSQL Connection Proxy by Crunchy Data (beta)

    This is why I always recommend using a postgres proxy so you can point it to different database servers as you stand them up. AWS does this by default but GCP doesn’t yet, so you have to have your own Postgres proxy (e.g https://github.com/CrunchyData/crunchy-proxy) or move to an HA Postgres setup like Patroni that has streaming replication (https://github.com/zalando/patroni).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • patroni

    A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes

    This is why I always recommend using a postgres proxy so you can point it to different database servers as you stand them up. AWS does this by default but GCP doesn’t yet, so you have to have your own Postgres proxy (e.g https://github.com/CrunchyData/crunchy-proxy) or move to an HA Postgres setup like Patroni that has streaming replication (https://github.com/zalando/patroni).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Citus is not ACID but Eventually Consistent

    1 project | dev.to | 15 Aug 2023
  • Patroni Version 3.0.0 Released

    1 project | news.ycombinator.com | 30 Jan 2023
  • Postgresql HA using repmgr and Keepalived

    1 project | /r/PostgreSQL | 4 Jan 2023
  • Testing Patroni strict synchronous mode 👉🏻 you must handle invisible commit and read split brain

    1 project | dev.to | 30 Sep 2022
  • Any recommandation Postgres Operator ?

    1 project | /r/kubernetes | 4 Jul 2022