docs
docs copied to clipboard
CockroachDB user documentation
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/103925 Commit: https://github.com/cockroachdb/cockroach/commit/c22f34ffffd5a732876d47cd09c570cf1c4db7cf Fixes: CRDB-26315 --- Release note (ui change): Active Transactions pages - Transaction status will be 'Idle' if the executing txn is not currently...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/100505 Commit: https://github.com/cockroachdb/cockroach/commit/c47c287eb340fd636b4e773dc5de316b4134c0d0 Fixes: CRDB-26436 --- Release note (sql change): When there is no data persisted, show the in-memory data. Jira Issue: DOC-7363
Jesse Seldess (jseldess) commented: PR: [https://github.com/cockroachdb/cockroach/pull/67090](https://github.com/cockroachdb/cockroach/pull/67090) From release notes: > SQL stats now can be persisted into `system.statement_statistics` and `system.transaction_statistics` tables by enabling the `sql.stats.flush.enable` \[cluster setting](../v21.2/cluster-settings.html). The interval of...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/100445 Commit: https://github.com/cockroachdb/cockroach/commit/4902154338032c84920e3a1d02e5bb2cfbba0d32 Fixes: CRDB-23742 CRDB-23742 --- Release note (ops change): Introduces seven new timeseries metrics for better visibility into the behavior of storage engine iterators...
Richard Loveland (rmloveland) commented: We mention "explainable statements" in the following places in our docs (19.2 folder): ``` ack 'explainable' admin-ui-statements-page.md 69:The **Logical Plan** section displays CockroachDB's query plan for...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/90872 Commit: https://github.com/cockroachdb/cockroach/commit/e2cc21cc1c3d5b7c4212eef05675916b848952e9 --- Release note (sql change): Adds a new column `implicit_txn` (boolean) to `crdb_internal.cluster_execution_insights` and `crdb_internal.node_execution_insights` Jira Issue: DOC-6081
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/102607 Commit: https://github.com/cockroachdb/cockroach/commit/35738d43ee5721078c53b4c88a4aee6fb8090c73 Fixes: CRDB-27556 --- Release note (backward-incompatible change): The command `cockroach debug zip` now stores data retrieved from SQL tables in the remote cluster...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/102607 Commit: https://github.com/cockroachdb/cockroach/commit/06201b95d3b4fc6ddaf9a759642c01dacd4093f4 Fixes: CRDB-27556 --- Release note (cli change): The CLI commands that output SQL data now support the output format JSON (`--format=json`), in addition...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/87209 Commit: https://github.com/cockroachdb/cockroach/commit/811475919aaaf897f7065a8c32942799d3d913eb --- Release note (ui change): Proper formatting of execution count under Statement Details page. Increase timeout for Statement Details page and shows proper...
Florence Morris (florence-crl) commented: Page: https://cockroachlabs.com/docs/v23.1/essential-metrics-dedicated.html ## What is the reason for your feedback? [ ] Missing the information I need [ ] Too complicated [ ] Out of date...