Changes between Version 93 and Version 94 of QueryOptimization
- Timestamp:
- 06/30/26 23:44:05 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QueryOptimization
v93 v94 450 450 ||Buffers shared hit\=1 read\=466|| 451 451 ||-> 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 1Memory Usage 33kB||452 ||Buckets 1024 Batches 1 Memory Usage 33kB|| 453 453 ||Buffers shared hit\=1 read\=134|| 454 454 || -> 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)|| 456 456 ||Rows Removed by Filter 9744|| 457 457 ||Buffers shared hit\=1 read\=134|| … … 550 550 ||Buffers shared hit\=3 read\=37|| 551 551 ||-> 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 1Memory Usage 15kB||552 ||Buckets 1024 Batches 1 Memory Usage 15kB|| 553 553 ||Buffers shared read\=135|| 554 554 || -> 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)|| 556 556 ||Rows Removed by Filter 9926|| 557 557 ||Buffers shared read\=135||
