Vertica community edition upgrade (9.2.1 -> 9.3.0)
raulk89
Community Edition User ✭
Hi
When downloading community edition, there is a statement regarding patches etc..
"You may not download and use patches, enhancements, bug fixes, or similar updates unless you have a license to the underlying software. Community Edition license does not give you a right to receive such updates."
So, how should I upgrade from 9.2.1 to 9.3.0 for example..?
(centos 7 installation, versio 9.2.1, three node cluster, single database created)
Do I just install newer package, and be done with or isn't it that simple..?
yum install vertica-9.3.0-0.x86_64.RHEL6.rpm
Regards
Raul
0
Answers
You can directly upgrade from 9.2.1 to 9.3.0. Please use the below instructions and run them as root.
1) rpm -Uvh vertica-9.3.0-0.x86_64.RHEL6.rpm
2) /opt/vertica/sbin/update_vertica --rpm /home/dbadmin/vertica-9.3.x.x86_64.RHEL6.rpm --dba-user mydba
For more information please review the below link
https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/InstallationGuide/Upgrade/RunningUpgradeScript.htm