Hello Team,
We are using the postgres 14.6 on Ubuntu that was installed via source code (./configure) . Now we want to upgrade it to minor version 14.9. Please suggest, what is the process for upgrading the minor releases if postgres was installed using source code.
I know , pg_upgrade does not support minor version upgrades.
Thanks,