Upgrading OmniMV
To upgrade OmniMV locally, delete all library files, including binary SO files and materialized view files, and then upload the latest packages.
Perform the following steps on the management node. Ensure that no task is being executed on the materialized view upper-layer engine.
- Delete binary SO files and materialized view files. The installation directory /opt/omnimv is used as an example.
rm -rf /opt/omnimv
- Download and upload the latest OmniMV to the management node. For details, see Installing the Materialized View Feature.
Parent topic: Maintaining the Materialized View Feature