Commit 811b035f authored by Bartek Wrona's avatar Bartek Wrona
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 36a9f578
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment