All Products
Search
Document Center

PolarDB:ganos.parallel.degree

Last Updated:Aug 24, 2026

This topic describes the ganos.parallel.degree variable. If you do not specify the degree of parallelism, GanosBase uses the value of this variable as the default degree of parallelism. You can set the default parallelism by using the ganos.parallel.degree variable.

Data type

Integer

Values

Valid values: 1 to 64. Default value: 1.

Example

SET ganos.parallel.degree  = 4;