Migrating system metadata between YCQL Universes can be challenging since system keyspaces, such as system_schema, cannot be transferred using simple INSERT INTO […]
Read MoreMigrating system metadata between YCQL Universes can be challenging since system keyspaces, such as system_schema, cannot be transferred using simple INSERT INTO […]
Read MoreIn the YBA Platform, only user-created YCQL keyspaces can currently be backed up and restored; system keyspaces and tables, including roles and […]
Read MoreWe saw in this previous tip how to display the number of YSQL connections per node from the command line. This is […]
Read MoreYou are probably familiar with the timing meta-command in YSQL which turns on and off displaying of how long each SQL statement […]
Read MoreWe learned in a previous tip that the YB_TABLE_PROPERTIES function can be used to display the number of tablets for a YSQL […]
Read More