docs
docs copied to clipboard
CockroachDB user documentation
[DOC-10431] Further LTS improvements Note: There's still a bug in the Releases Index marking everything as LTS. 1. Update the logic on the Releases index to get the LTS status...
Fixes DOC-10675 Recently, the changefeed job planning was updated so that the work is distributed evenly across replicas in the cluster. This is on by default in v24.1+ and by...
Fixes DOC-10848
Fixes DOC-7419 This fixes an issue that came out of acceptance testing some time ago. The description for the `event_schema_timestamp` function (that users can specify with cdc queries) was not...
Fixes DOC-10681, DOC-10680 PR adds the `schema_locked` storage parameter to the table storage param page and an example to the `create changefeed` page. This was previously not documented, but adding...
Fixes DOC-7659 This documents an existing limitation that some users had run into recently.
[DOC-10687] Tooling for innovation releases This is based on `DOC-10686_innovation` (https://github.com/cockroachdb/docs/pull/18739) and currently has https://github.com/cockroachdb/docs/pull/18661 temporarily merged into it. This is a WIP because the skippable EOL admonition isn't actually...
DOC-10828 DOC-10843 - Add 1.1.2 and 1.1.3 release notes - Document `--table-exclusion-filter` flag
[DOC-10686] Docs for innovation releases This PR provides HTML previews for work in progress on innovation releases. Writers should raise PRs against this PR's branch rather than `main`. ### HTML...