YugabyteDB 2025.2 introduces a powerful set of DocDB-aware columns in pg_stat_statements. These metrics finally let you answer a long-standing question: “What is […]
Read MoreForce YugabyteDB to Honor Your SQL Join Order
Modern SQL optimizers are incredibly smart. Most of the time, they’re far better at choosing an efficient execution plan than any human. […]
Read MoreQuery SQL Server Data from YugabyteDB Using FDW (POC-Friendly)
Why this tip exists Sometimes you just want to prove it’s possible: ● “Can YugabyteDB read data from SQL Server?” ● “Can […]
Read MoreUnderstanding Sampled Tracing (and those “Trace has too many …” log lines)
YugabyteDB has supported sampled tracing for years: even when enable_tracing=false, the system can still collect traces for a small fraction of RPCs […]
Read More