Changes between Version 93 and Version 94 of QueryOptimization


Ignore:
Timestamp:
06/30/26 23:44:05 (5 days ago)
Author:
231027
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueryOptimization

    v93 v94  
    450450||Buffers shared hit\=1 read\=466||
    451451||->  Hash  (cost\=260.00..260.00 rows\=256 width\=66) (actual time\=1.525..1.527 rows\=256.00 loops\=1)||
    452 ||Buckets 1024  Batches 1 Memory Usage 33kB||
     452||Buckets 1024 Batches 1 Memory Usage 33kB||
    453453||Buffers shared hit\=1 read\=134||
    454454||              ->  Seq Scan on ""Venue"" v  (cost\=0.00..260.00 rows\=256 width\=66) (actual time\=0.160..1.467 rows\=256.00 loops\=1)||
    455 ||Filter ((address_city)||||text \= 'London'||||text)||
     455||Filter ((address_city) text \= 'London' text)||
    456456||Rows Removed by Filter 9744||
    457457||Buffers shared hit\=1 read\=134||
     
    550550||Buffers shared hit\=3 read\=37||
    551551||->  Hash  (cost\=260.00..260.00 rows\=74 width\=66) (actual time\=1.755..1.755 rows\=74.00 loops\=1)||
    552 ||Buckets 1024  Batches 1 Memory Usage 15kB||
     552||Buckets 1024 Batches 1 Memory Usage 15kB||
    553553||Buffers shared read\=135||
    554554||              ->  Seq Scan on ""Venue"" v  (cost\=0.00..260.00 rows\=74 width\=66) (actual time\=0.118..1.700 rows\=74.00 loops\=1)||
    555 ||Filter ((address_city)||||text \= 'Berlin'||||text)||
     555||Filter ((address_city) text \= 'Berlin' text)||
    556556||Rows Removed by Filter 9926||
    557557||Buffers shared read\=135||