GPORCA Limitations There are limitations in Greenplum Database when using the default GPORCA optimizer. GPORCA and the Postgres query optimizer currently coexist in Greenplum Database because GPORCA does not support all Greenplum Database features.

This section describes the limitations.

Unsupported SQL Query Features

Certain query features are not supported with the default GPORCA optimizer. When an unsupported query is executed, Greenplum logs this notice along with the query text:Feature not supported by the Pivotal Query Optimizer: UTILITY command

These features are unsupported when GPORCA is enabled (the default):

Performance Regressions

The following features are known performance regressions that occur with GPORCA enabled:

Also, enhanced functionality of the features from previous versions could result in additional time required when GPORCA executes SQL statements with the features.