Verified Commit 7f096b51 authored by Bartek Wrona's avatar Bartek Wrona Committed by Mateusz Żebrak
Browse files

hive.hivemind_app_blocks_view data are provided by simple subquery instead of...

hive.hivemind_app_blocks_view data are provided by simple subquery instead of JOIN, since at least PostgreSQL 12 planner misbehaves and uses table scan instead of index scan to select row(s) from hive.blocks table, what kills performance.
parent 5ae98042
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment