docs
docs copied to clipboard
CockroachDB user documentation
Exalate commented: Our current guidance on how to [renew an enterprise license](https://www.cockroachlabs.com/docs/stable/enterprise-licensing.html#renew-an-expired-license) covers how you're production setup is unaffected, how the enterprise features stop working, a link to contact sales...
Jesse Seldess commented: https://www.cockroachlabs.com/docs/stable/configure-replication-zones.html#types-of-constraints - Add clear explanation of syntax for multi-level constraints. - Add example with multi-level constraints. - Validate the syntax for leaseholder preferences and add example. Question...
Florence Morris (florence-crl) commented: from @knz there's a formula that's easier to understand than to explain. The idea is to combine two things. 1) how fast their data grows over...
[DOC-10923] Create an include that returns the status of a major version ## Preview [src/current/test.md](https://deploy-preview-18817--cockroachdb-docs.netlify.app/docs/test.html) ## Notes for reviewers - The test.md file is included to show how the include...
We have this little note at the bottom of the replication zone variables subtitle [here](https://www.cockroachlabs.com/docs/stable/configure-replication-zones#replication-zone-variables) that states: A partition will inherit from its parent index Jira issue: DOC-10922
Adam Storm (ajstorm) commented: The LMS is meant to proxy data to multiple database in the end-stage of a migration, once all of the data has been seeded on the...
Page: https://www.cockroachlabs.com/docs/v24.2/int.html#names-and-aliases as per [slack](https://cockroachlabs.slack.com/archives/CHVV403F0/p1723562728682739), the range of a INT8 should be int `-(2**63)` and not `-(2**63) + 1`. It also helps if you add the above calculation so you...
testing
Page: https://cockroachlabs.com/docs/v24.1/create-security-certificates-custom-ca.html ## What is the reason for your feedback? [ ] Missing the information I need [ ] Too complicated [ ] Out of date [x ] Something is...
Backporting https://github.com/cockroachdb/docs/pull/18753. - Need to replace the TKs with the appropriate patch version numbers. Don't merge until the corresponding eng backports are merged. https://github.com/cockroachdb/cockroach/pull/128085 https://github.com/cockroachdb/cockroach/pull/128100