YSQL Connection Manager (YCM) is easy to enable and just as easy to accidentally connect around it during testing. That’s not misuse; […]
Read MoreInterpreting yb-admin list_snapshots Output After a Database Rename
TL;DR When running: yb-admin list_snapshots SHOW_DETAILS JSON …the output can look like a metadata bug, especially after ALTER DATABASE … RENAME. While […]
Read MoreUnderstanding Index State with PITR in YugabyteDB
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 More