docs
docs copied to clipboard
CockroachDB user documentation
Andy Woods (awoods187) commented: @a-entin shared with us that "Robust operations in a MR requires a fairly involved/elaborate failover and failback. For example, global tables must be “re-homed”. There are...
Chuck Droukas (chudro) commented: In our doc, Surviving Region Failures, there is a note stating: > In order to survive region failures, you must have added at least 3 database...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/82101 Commit: https://github.com/cockroachdb/cockroach/commit/d632202c02c4a3e79ffb50781f3cc465df0d1442 --- Release note (cli change): Using COPY in the CLI is now supported while inside an explicit transaction. Jira Issue: DOC-3746
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/85027 Commit: https://github.com/cockroachdb/cockroach/commit/91e1f129bc8aebc113d60db711ee6a29042492fa --- Release note (sql change): The SHOW DEFAULT PRIVILEGES command now has a column that says if the default privilege will give the...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/91205 Commit: https://github.com/cockroachdb/cockroach/commit/c46c1975f62289825af7c5096d1ea860a79f4c31 --- Release note (sql change): upgrading a cluster to a major release containing this patch will endow the system tenant's system database with...
Jesse Seldess commented: PR: https://github.com/cockroachdb/cockroach/pull/59828 From release notes: > Hidden columns (created by using `NOT VISIBLE` or implicitly created via hash sharded indexes, a lack of a primary key definition,...
Jesse Seldess commented: PR: https://github.com/cockroachdb/cockroach/pull/58923 From release notes: > It is now possible to use the `NOT VISIBLE` qualifier for new column definitions in [`CREATE TABLE`](../v21.1/create-table.html]. This causes the column...
Fixes DOC-12346 (1) Renamed log-sql-statistics-to-datadog.md to log-sql-activity-to-datadog.md. Replaced statistics with activity. (2) Updated self-hosted-deployments.json to link to log-sql-activity-to-datadog.html. (3) Updated _data/redirects.yml for renamed file. (4) Updated links in cockroachdb-feature-availability.md, configure-logs.md,...
This PR contains the release notes and updates for v24.3-v24.3.7
This PR contains the release notes and updates for v25.1-v25.1.1