cancel
Showing results for 
Search instead for 
Did you mean: 

upgrade 5.2, where is the alfresco-content-services-installer-5.2.7-win-x64.exe

dba100
Star Contributor
Star Contributor

hi,

we are trying to upgrade from community 5.0 to 5.2 and from :

1. https://docs.alfresco.com/content-services/5.2/upgrade/#upgrading-on-a-single-instance

2. https://docs.alfresco.com/content-services/5.2/install/#using-the-installers-on-windows

I know we need to download the installer : alfresco-content-services-installer-5.2.7-win-x64.exe as the start point and upgrade files, but I can't see where I can downlaod it, please suggest.

anything else we need to download together with alfresco-content-services-installer-5.2.7-win-x64.exe ?

1 ACCEPTED ANSWER

5.2.7 is an enterprise version. Don't you have support from a Alfresco partner for your upgrade process?

You can (re)use the existing db - even on a new install. Just run the installer like for a fresh system and then modify the db and contentstore url in the alfresco-global.properties. What could be a real pain is how to upgrade the postgres binaries and update the database within your local windows directory created by the Alfresco installer(s). You should check if pg_upgrade is included in your bin directory. Some weeks ago I did a inplace postres upgrade on linux system for a > 400 GB alfresco db and that took ~ 20 mins but on that system we already stored the db in a postres installed from the OS package manager, not from the Alfresco installer. Also I'm not sure if inplace postgres upgrade is supported on Windows at all since the mechanism creates symlinks in the new install dir.

What do you think to take this as a chance to move your db on a independant system using an official Postgres installer/deployment? I would even encourage you to move from Windows to Linux in this step, which makes updates/upgrade/tuning/clustering easier. For this migration you would need to pg_dump and pg_restore once but you you may play with parallel dump and parallel restoration to reduce the downtime.

Rebuilding postgres' indexes and updating statistics would not reduce any table/db sizes. For that size I would guess something like 100 mio nodes/documents. If you think it should be less you could check the trash bin (archive store) and the trash cleaner.

View answer in original post

18 REPLIES 18

cristinamr
World-Class Innovator
World-Class Innovator

Good morning.

That version belong to Enterprise version. If you are using community version, please check this post.

Cheers.

--
VenziaIT: helping companies since 2005! Our ECM products: AQuA & Seidoc

tks. let's see if we can find one to upgrade instead of New installation.

but one thing, I read the upgrade guide, it seem the upgrade = NEW installation + restore of producion data from old server over to the new server?

cristinamr
World-Class Innovator
World-Class Innovator

@dba100 wrote:

but one thing, I read the upgrade guide, it seem the upgrade = NEW installation + restore of producion data from old server over to the new server?


Yes, it is the recommeded way to process 🙂

Cheers!

--
VenziaIT: helping companies since 2005! Our ECM products: AQuA & Seidoc

hi.

tks.

So even PostgreSQL folder can be copy like that ...... ?  I doubt that. and we should use pgdump for that ..?

Getting started

Explore our Alfresco products with the links below. Use labels to filter content by product module.