Note
Due to the optimized system architecture in V4.x, the concept of partitions is no longer applicable. This parameter is removed starting with V4.0.0.
Description
enable_pg specifies whether to enable the partition group feature.
Attributes
| Attribute | Description |
|---|---|
| Type | Bool |
| Default value | False |
| Value range |
|
| Effective upon OBServer node restart | No |
Examples
Enable the partition group feature.
obclient> ALTER SYSTEM SET enable_pg = True;