Description
Provide an older PostgreSQL version needed during major-version migrations with pg_upgrade. It helps administrators keep the old server binaries available long enough to upgrade existing database clusters safely.
Database migration can risk downtime or data loss if rushed. Make verified backups, test the upgrade path, and keep old and new versions clearly separated.