You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The progress update prior to this can be found in the previous post made here
My post mid-term tasks mainly involved researching on PostgreSQL upgrade strategies for the managed CloudSQL PostgreSQL instances used in Galoy's infrastructure. The further post outlines my findings for performing seamless upgrades
PostgresSQL upgrade on Google CloudSQL
Google Cloud Platform (GCP) offers two primary methods for upgrading PostgreSQL instances on CloudSQL:
Using the in-place pg_upgrade tool provided by GCP
Utilizing the Database Migration Service (DMS) to perform upgrades