semillero-INVIMA/benchmarks/results/query02/explain_after_summary.json

24 lines
526 B
JSON

{
"planning_ms": 7.893,
"execution_ms": 0.835,
"node_types": "Limit, Incremental Sort, Index Scan",
"seq_scans": 0,
"index_scans": 1,
"index_only_scans": 0,
"bitmap_heap_scans": 0,
"sorts": 0,
"incremental_sorts": 1,
"gathers": 0,
"gather_merges": 0,
"estimated_rows": 25,
"actual_rows": 25,
"estimated_width": 596,
"rows_removed_by_filter": 0,
"shared_hit_blocks": 12,
"shared_read_blocks": 53,
"temp_read_blocks": 0,
"temp_written_blocks": 0,
"wal_records": 0,
"sort_methods": []
}