Adrian Klaver writes:
> On 3/13/20 6:47 AM, Zwettler Markus (OIZ) wrote:
>
>> We are running Postgres 9.6 on server A.
>>
>> We want to upgrade it to Postgres 12 on server B.
>>
>> pg_upgrade requires the old (-b) and new (-B) binary set on the same server.
>>
>> We don't want to install both bin
On 3/13/20 6:47 AM, Zwettler Markus (OIZ) wrote:
We are running Postgres 9.6 on server A.
We want to upgrade it to Postgres 12 on server B.
pg_upgrade requires the old (-b) and new (-B) binary set on the same server.
We don't want to install both binary sets on the same server as we had
some
We are running Postgres 9.6 on server A.
We want to upgrade it to Postgres 12 on server B.
pg_upgrade requires the old (-b) and new (-B) binary set on the same server.
We don't want to install both binary sets on the same server as we had some
library conflicts in the past.
Is there still a wa