Adding delay in postgresql upgrade process
-
Give user a chance to change their mind
-
Give instance a chance to finish up any running tasks
-
Can be avoided with -w or --no-wait option
-
Also, rename file to pg-upgrade to closer specify its intention
Closes #1785 (closed)