Changes between Version 85 and Version 86 of QueryOptimization


Ignore:
Timestamp:
06/30/26 22:36:25 (5 days ago)
Author:
231027
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueryOptimization

    v85 v86  
    4747}}}
    4848
    49 ||= QUERY PLAN =||
    50 ||Nested Loop  (cost\=1.01..9625.30 rows\=2264 width\=54) (actual time\=0.868..2.190 rows\=775.00 loops\=1)||||
     49||= QUERY PLAN =||=  =||
     50||Nested Loop  (cost\=1.01..9625.30 rows\=2264 width\=54) (actual time\=0.868..2.190 rows\=775.00 loops\=1)||
    5151||Buffers||shared hit\=21 read\=13 dirtied\=1||
    52 ||->  Nested Loop  (cost\=0.57..25.51 rows\=6 width\=38) (actual time\=0.622..0.627 rows\=5.00 loops\=1)||||
     52||->  Nested Loop  (cost\=0.57..25.51 rows\=6 width\=38) (actual time\=0.622..0.627 rows\=5.00 loops\=1)||
    5353||Buffers||shared read\=6||
    54 ||        ->  Index Scan using ""Venue_pkey"" on ""Venue"" v  (cost\=0.29..8.30 rows\=1 width\=28) (actual time\=0.071..0.072 rows\=1.00 loops\=1)||||
     54||        ->  Index Scan using ""Venue_pkey"" on ""Venue"" v  (cost\=0.29..8.30 rows\=1 width\=28) (actual time\=0.071..0.072 rows\=1.00 loops\=1)||
    5555||Index Cond||(venue_id \= 1)||
    5656||Index Searches||1||
    5757||Buffers||shared read\=3||
    58 ||        ->  Index Scan using uq_section_venue_name on ""Section"" s  (cost\=0.29..17.14 rows\=6 width\=18) (actual time\=0.548..0.550 rows\=5.00 loops\=1)||||
     58||        ->  Index Scan using uq_section_venue_name on ""Section"" s  (cost\=0.29..17.14 rows\=6 width\=18) (actual time\=0.548..0.550 rows\=5.00 loops\=1)||
    5959||Index Cond||(venue_id \= 1)||
    6060||Index Searches||1||
    6161||Buffers||shared read\=3||
    62 ||  ->  Index Scan using uq_seat_section_number on ""Seat"" st  (cost\=0.44..1590.95 rows\=901 width\=24) (actual time\=0.056..0.282 rows\=155.00 loops\=5)||||
     62||  ->  Index Scan using uq_seat_section_number on ""Seat"" st  (cost\=0.44..1590.95 rows\=901 width\=24) (actual time\=0.056..0.282 rows\=155.00 loops\=5)||
    6363||Index Cond||(section_id \= s.section_id)||
    6464||Index Searches||5||
    6565||Buffers||shared hit\=21 read\=7 dirtied\=1||
    66 ||Planning||||
     66||Planning||
    6767||Buffers||shared hit\=14 read\=22||
    6868||Planning Time||5.752 ms||