Skip to content

Instantly share code, notes, and snippets.

View k3yss's full-sized avatar
🥸

Rishi Kumar k3yss

🥸
View GitHub Profile
@k3yss
k3yss / keybase.md
Created October 22, 2024 13:42
Keybase Proof

Keybase proof

I hereby claim:

  • I am k3yss on github.
  • I am k3ys (https://keybase.io/k3ys) on keybase.
  • I have a public key ASBV-50z32bqF-CnXChNw6aHXQVHJpJ7qDGbkWfsVWQxRgo

To claim this, I am signing this object:

@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