Chapter 68. Adaptive Query Execution

Table of Contents

68.1. How It Works
68.1.1. AQE Triggers
68.1.2. Viewing AQE Details
68.1.3. Example

Adaptive query execution (AQE) enables reoptimizing a query, if during the execution some trigger indicates that it is non-optimal, so a more optimal plan should be looked for.

AQE is disabled by default and can be enabled with the configuration parameter aqe_enable.

AQE currently has the following limitations: