can you try setting the plan_cache_mode on the db?...
# spicedb
e
can you try setting the plan_cache_mode on the db? it looks like it should be
alter database <yourdbname> set plan_cache_mode to force_custom_plan;