docs
docs copied to clipboard
CockroachDB user documentation
John Sheaffer (sheaffej) commented: Please consider adding an anchor link to each individual cluster setting and session variable on the following pages: https://www.cockroachlabs.com/docs/v20.2/cluster-settings.html https://www.cockroachlabs.com/docs/v20.2/set-vars.html When referring customers or co-workers to...
Eric Harmeling (ericharmeling) commented: Our simple CRUD and hello world apps are intended for users just getting started with CockroachDB. Most users trying CockroachDB for the first (or second) time...
Exalate commented: Related PR: https://github.com/cockroachdb/cockroach/pull/106094 Commit: https://github.com/cockroachdb/cockroach/commit/848057113e9eb919cebdb4653c7ccc084aba8688 Epic: CRDB-25287 --- Release note (ops change): a histogram metric raft.replication.latency was added. It tracks the time between evaluation and application of the...
Faizan Qazi (fqazi) commented: Page: https://cockroachlabs.com/docs/v24.1/recommended-production-settings.html We recently had a question from the community in terms of CRDB being NUMA aware. We should document this is no the case and...
Lauren Singh (lnhsingh) commented: > For hypervisor configurations that have more than one socket, NUMA best practices should be followed for optimal memory performance. @drewdeally: This can be more complex...
In https://github.com/cockroachdb/cockroach/pull/117910 @DrewKimball added a new `close_cursors_at_commit` session variable which controls cursor behavior in PL/pgSQL. We've had [some questions](https://cockroachlabs.slack.com/archives/C01RX2G8LT1/p1718047248027749) about this behavior, so it would be nice to document it...
Fixes DOC-10555 In essential-metrics.md include file, added Network section for self-hosted. Rendered preview - [Self-hosted Essential Metrics - Network](https://deploy-preview-18671--cockroachdb-docs.netlify.app/docs/v24.1/essential-metrics-self-hosted.html#network)
Jordan Lewis (jordanlewis) commented: Starting in 22.2, there will be a datatype in SQL (text) that's indexable both with an ordinary index and with an inverted index (using the gin_trgm_ops...
Updated the limit on Dedicated AWS IP Allowlist from 7 to 20