PostGIS After pg_upgrade: Fixing Version Mismatches and Broken Functions
PostgreSQL major version upgrades are among the most stressful operations a DBA performs. pg_upgrade has made them dramatically safer -- it handles catalog migration, data file linking, and sequence synchronization. But it has a blind spot with exten...
postgresdba.hashnode.dev4 min read