PostgreSQL Upgrade using GCP DMS
Anantha Kumaran
At work, we recently upgraded our multi-terabyte PostgreSQL database from version 13 to 16 in Google Cloud Platform (GCP). This post shares lessons learned during the process, focusing on our experience using Google’s Database Migration Service (DMS). DMS supports various migration types, but...