We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
check for "/var/vcap/packages/postgres-11.15/bin" failed: No such file or directory
This happens if going from v44 to v45 because during run_major_upgrade, the PACKAGE_DIR_OLD references 11.15, but v45 contains the 11.20 package.
run_major_upgrade
PACKAGE_DIR_OLD
Status