I installed EnterpriseDB postgresql version 9.3.12 on a CentOS Server by using the following steps.
./postgresql-9.3.12-1-linux-x64.run
I now need to upgrade my postgresql to version 9.6. How can I do that? I know how to install a fresh enterprisedb postgresql instance. However, how do I upgrade an existing enterprisedb postgresql instance? Just looking for upgrade steps / documentation. Do I just start with ./postgresql-9.3.12-1-linux-x64.run and use pg_upgrade