YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Statistics

YugabyteDB Tips > Performance > Statistics

Export Optimizer Statistics with SQL Only (No cbo_stat_dump Required)

Jim KnicelyMarch 2, 2026

In a previous YugabyteDB Tip, we explored how to use cbo_stat_dump to recreate production optimizer behavior in a clean environment: 👉 Recreating […]

Read More

Recreating Production Optimizer Behavior in YugabyteDB with cbo_stat_dump

Jim KnicelyFebruary 27, 2026

TL;DR When a query plan changes in production, teams often try to copy production data into another environment to reproduce the issue. […]

Read More

No More ANALYZE After CREATE INDEX in YugabyteDB 2025.2

Jim KnicelyFebruary 25, 2026

TL;DR Starting in 2025.2.0.0 (and backported to 2025.1.3.0), YugabyteDB automatically updates pg_class.reltuples for both the base table and newly created index after […]

Read More

Audit Table Stats & Last ANALYZE in YSQL

Jim KnicelyAugust 29, 2025

Ever see a query plan that suddenly flips to a seq scan, or cardinality estimates that are off by 100×? Nine times […]

Read More

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li