Skip to content

Ensure we only print the postgres upgrade message when pg is enabled

DJ Mountney requested to merge print-pg-upgrade-message-only-when-enabled into master

Otherwise we were printing the message for users with old PG_VERSION data that wasn't necessarily in use.

Part of improving #5302

Merge request reports