Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwa
3572 days ago
Does using a UNION OR UNION ALL query instead of a join query reduce the implication of jsonb column not having statistics, especially since the postgresql query planner might not use the nested loop join.