Online index creation in YugabyteDB is powerful… you can add columns, create indexes, and keep the application running without blocking reads or […]
Read MoreHow to Control Read Restart Errors in YugabyteDB
Distributed SQL databases like YugabyteDB guarantee correctness across nodes, even when clocks drift, and sometimes that means YSQL will stop a query […]
Read MoreHow to Tell Whether You’re Connected to an xCluster DR Primary or DR Replica
When using transactional xCluster Disaster Recovery (DR) in YugabyteDB, the DR replica is intentionally read-only for user tables. The primary accepts writes; […]
Read MoreStop & Start YugabyteDB Aeon Nodes from Bash
What is YugabyteDB Aeon YugabyteDB, the distributed, PostgreSQL-compatible database, underlies YugabyteDB Aeon: a fully-managed, cloud-native “Database-as-a-Service” (DBaaS). Aeon lets you run clusters […]
Read MoreFast (and Slow) Ways to Insert Lots of Rows in YSQL
When inserting a large volume of rows into a YSQL table, the performance you get depends heavily on the SQL pattern you […]
Read More