We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b8d73 commit cdc4e90Copy full SHA for cdc4e90
source/release-notes/3.2.txt
@@ -1221,7 +1221,7 @@ representing the number of index keys examined during index scans.
1221
Prior to 3.2, ``keysExamined`` count in some queries did not include the
1222
last scanned key. As of 3.2 this error has been corrected. For more
1223
information, see
1224
-:data:`~explain.executionStats.executionStages.inputStage`.
+:data:`~explain.executionStats.executionStages.inputStage.keysExamined`.
1225
1226
The diagnostic logs and the system profiler report on this statistic.
1227
0 commit comments