Note
This parameter is introduced since OceanBase Database V1.4.
Description
min_observer_version specifies the earliest OBServer version in the cluster.
Attributes
| Attribute | Description |
|---|---|
| Type | String |
| Default value | 4.2.1.2 |
| Value range | NULL |
| Modifiable | Yes. You can modify it by using the ALTER SYSTEM SET statement. |
| Effective upon OBServer node restart | No |
Examples
obclient> ALTER SYSTEM SET min_observer_version='4.2.1.2';