I want to upgrade PostgreSQL 11.1 to PostgreSQL 11.7 which is on RHEL7. As per documentation available on postgresql.org, This is a minor upgrade so no need to use pg_upgrade rather simply replace the executables while the server is down and restart the server. But how to do that I am totally confused.
Sir, can you please help me