Skip to content

Instantly share code, notes, and snippets.

View k3yss's full-sized avatar
🥸

Rishi Kumar k3yss

🥸
View GitHub Profile
@k3yss
k3yss / Summer-Of-Bitcoin-Conclusion.md
Last active September 4, 2024 18:15
Summer of Bitcoin'24 | Concluding Blog

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
@k3yss
k3yss / Summer-Of-Bitcoin.md
Created July 17, 2024 07:48
Summer Of Bitcoin'24 | Status Update | Rishi Kumar