Changes between Version 89 and Version 90 of QueryOptimization
- Timestamp:
- 06/30/26 23:21:25 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QueryOptimization
v89 v90 47 47 }}} 48 48 49 ||= QUERY PLAN = = =||49 ||= QUERY PLAN =|| 50 50 ||Nested Loop (cost\=1.01..9625.30 rows\=2264 width\=54) (actual time\=0.868..2.190 rows\=775.00 loops\=1)|| 51 51 ||Buffers shared hit\=21 read\=13 dirtied\=1|| … … 79 79 }}} 80 80 81 ||= QUERY PLAN = = =||81 ||= QUERY PLAN =|| 82 82 ||Insert on ""Seat"" (cost\=0.00..0.01 rows\=0 width\=0) (actual time\=4.492..4.493 rows\=0.00 loops\=1)|| 83 83 ||Buffers shared hit\=5 read\=6 dirtied\=3|| … … 96 96 }}} 97 97 98 ||= QUERY PLAN = = =||98 ||= QUERY PLAN =|| 99 99 ||Update on ""Seat"" (cost\=0.44..8.46 rows\=0 width\=0) (actual time\=0.101..0.102 rows\=0.00 loops\=1)|| 100 100 ||Buffers shared hit\=12||
