Before you begin
You must update your Senzing project(s) with the new Senzing release.
Configuration Changes
This release contains configuration updates. If you are upgrading between multiple versions, you must run every configuration update script in consecutive order from your current version to the latest version.
From your Senzing project directory, first source setupEnv
, then run the G2ConfigTool.py utility to apply these changes:
source setupEnv
python3 G2ConfigTool.py -f /opt/senzing/g2/resources/config/g2core-config-upgrade-1.12-to-1.13.gtc
If you do not apply this update you will get an error on start-up that your configuration needs to be version 6.
Schema changes
There are no new schema changes.
If you are upgrading between multiple versions, you must apply to your database every schema update sql script in consecutive order from your current version to the latest version.
Comments
0 comments
Please sign in to leave a comment.