All Products
Search
Document Center

PolarDB:ganos.geometry.mbbox_split_max_segments

Last Updated:Feb 13, 2025

Specifies the maximum number of segments for splitting objects to create the multi-bounding box spatial index.

Data type

Integer

Valid values

1 to 460. Default value: 400.

Description

You do not need to configure this parameter in most cases. The number of segments is automatically adjusted by the system and does not exceed this value.

Example

Set the maximum number of segments for splitting objects for the current session.

SET ganos.geometry.mbbox_split_max_segments = 380;