Sometimes you need to force a specific query plan, even when the query includes an IN (…) list whose length changes at […]
Read MoreSometimes you need to force a specific query plan, even when the query includes an IN (…) list whose length changes at […]
Read MoreIn a previous YugabyteDB Tip, we explored how to use cbo_stat_dump to recreate production optimizer behavior in a clean environment: 👉 Recreating […]
Read More⏳ Quick note on timing This tip took a little longer than usual to publish because I wanted to wait until Write […]
Read MoreTL;DR When a query plan changes in production, teams often try to copy production data into another environment to reproduce the issue. […]
Read More