Check if database supports colocation in YugabyteDB?
Can I issue a sql-query to detect if a database supports colocation? I would like to have a check to see if a database or a table has the colocation property set ON or OFF, true/false… I currently have a scirpt creating 3 tables and one of those will normally fail, the result tells me if the database supports coloc (currently, and not sure if it is foolproof even..). Is it possible to “externalize” this property to some SQL-table or view, or is this possibly already the case.
ERROR: unrecognized parameter “fillfactor” (SQLSTATE 22023) in YugabyteDB
I’m getting the following error when trying to create an index:
Generated timestamp columns in YugabyteDB?
Are either of these supported in YugabyteDB? If not, is there a workaround?
YugabyteDB Table system.peers_v2 not found: OBJECT_NOT_FOUND using Java YCQL driver
My yb-tserver is throwing lots error similar to this: