Upgrade mode will prevent the installer .... (pgAgent)

From: "Boylan, Ross" <Ross(dot)Boylan(at)ucsf(dot)edu>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Upgrade mode will prevent the installer .... (pgAgent)
Date: 2019-10-22 21:30:08
Message-ID: BYAPR05MB573676014F638F3D473E69D487680@BYAPR05MB5736.namprd05.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can't interpret this message, or figure out whether I should select the option or not.
My main problem is that my intuition is that checking "upgrade mode" will perform an upgrade, but the text of the message seems to say that checking upgrade mode will NOT perform an upgrade.

Since I don't know if images are OK, I'll try to transcribe the message:
"Upgrade mode will prevent the installer from modifying the database cluster by loading pgAgent SQL scripts in preparation for upgrading from earlier releases of PostgreSQL using the pg_upgrade tool."

Context: Running the Windows Installer for v12 with v11 still installed on the machine. After the main install I selected several packages, including pgagent, which I also selected for v11. I have a mild preference for treating 12 as a clean install without migrating anything from 11, since it was just a test database.

I shut down postgres 11 and its pgagent from the Windows services dialogue, and then changed them to manual start. My plan is to uninstall them if things go OK with 12. Both are currently configured to use the same port.

Thanks.
Ross

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kris Deugau 2019-10-22 22:30:22 Re: Upgrade mode will prevent the installer .... (pgAgent)
Previous Message Michael Lewis 2019-10-22 21:16:33 Re: Primary key definition?