Point-in-Time Recovery (PITR) in YugabyteDB protects databases from accidental DDL and DML by allowing recovery to a previous point within a configurable […]
Read MoreTable-Level Locks for Concurrent DDL
Starting in YugabyteDB 2025.2, a new table-level locking capability (📌 Early Access) significantly improves how YugabyteDB handles concurrent DDL. Instead of failing […]
Read MoreUsing new DocDB metrics in pg_stat_statements to tune YSQL workloads
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 More