Changes between Version 50 and Version 51 of QueryOptimization
- Timestamp:
- 05/09/26 22:27:46 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QueryOptimization
v50 v51 32 32 }}} 33 33 34 ||= QUERY PLAN =||34 {{{||= QUERY PLAN =|| 35 35 ||Nested Loop (cost\=1.14..73.38 rows\=7 width\=68) (actual time\=1505.862..3249.242 rows\=4 loops\=1)|| 36 36 || -> Nested Loop (cost\=0.86..70.92 rows\=7 width\=37) (actual time\=1079.648..2259.465 rows\=4 loops\=1)|| … … 46 46 || Index Cond: (event_id \= eh.event_id)|| 47 47 ||Planning Time: 1816.633 ms|| 48 ||Execution Time: 3249.314 ms|| 48 ||Execution Time: 3249.314 ms||}}} 49 49 50 50 * '''INSERT'''
