JSONB is incredibly flexible in YSQL. It lets you store semi-structured data, evolve your schema over time, and keep related attributes together […]
Read MoreYSQL Connection Manager: Why Active Queries Still Need Backend Connections
A customer recently asked a great question about YSQL Connection Manager (YCM): “I thought Connection Manager would pool my connections so the […]
Read MoreWhich Client Errors Are Safe to Retry?
A customer recently asked a great question: “Is there a list of errors that are safe to retry on the client?” They […]
Read MoreTemporarily Ignore Query Hints
A customer recently asked a great question: “Is there a session setting in PostgreSQL or YugabyteDB to make query hints ignored?” Yes, […]
Read More