TL;DR (for the impatient) ● VMware DRS and vMotion are optimized for stateless or loosely stateful workloads ● Temporary clock skew during […]
Read MoreWhy clientcert=verify-ca Breaks YSQL Connection Manager After Upgrading to 2025.1
If you use YSQL Connection Manager (YCM) and recently upgraded from YugabyteDB 2024.2 to 2025.1, you may have encountered a confusing failure: […]
Read MoreWhen clientcert=verify-ca Doesn’t Do What You Think (YugabyteDB 2024.2 vs 2025.1+)
Client certificates are a common part of securing YugabyteDB clusters, especially when encryption in transit is enabled and pg_hba.conf is used to […]
Read MoreHow to Tell Which pg_hba.conf Rule Allowed Your Connection in YugabyteDB
One of the most common questions when working with PostgreSQL-style authentication is: “Which pg_hba.conf rule actually allowed this connection?” If you’ve ever […]
Read MoreFollow-Up Tip: Running the Python SELinux Validation Across All Nodes
In the previous tip, Validating Python SELinux Bindings on YugabyteDB Database Nodes (with Automation Support), we introduced a script to validate an […]
Read More