docs
docs copied to clipboard
CockroachDB user documentation
Jesse Seldess commented: For customers who would prefer offline access to our docs, we should generate PDFs and make them downloadable from our site. We'll need to identify the proper...
Adam Storm (ajstorm) commented: https://github.com/cockroachdb/cockroach/pull/67985 and https://github.com/cockroachdb/cockroach/pull/68280 added new builtins to reset the zone configurations of tables and databases which are multi-region enabled. We should add documentation for these builtins...
Chris Casano (chriscasano) commented: On a regular frequency customers ask which Postgres extensions are supported in CockroachDB. Today create extensions is a no-op, but for customers migrating from Postgres their...
Related PR: https://github.com/cockroachdb/cockroach/pull/89760 Commit: https://github.com/cockroachdb/cockroach/commit/fb985c311426737c71527849dde60786b5ab5fb4 --- Release note (sql change): Added the SHOW FUNCTIONS command, which lists user-defined functions. The SHOW FUNCTIONS FROM syntax is supported too.
Generated release notes for v23.1.30
Page: https://cockroachlabs.com/docs/v24.3/why-cockroachdb.html ## What is the reason for your feedback? 77 [ ] Missing the information I need [ ] Too complicated [ ] Out of date [ ] Something...
Page: https://cockroachlabs.com/docs/v24.3/show-create.html ## What is the reason for your feedback? [ ] Missing the information I need [ ] Too complicated [ ] Out of date [ ] Something is...
[DOC-15152](https://cockroachlabs.atlassian.net/browse/DOC-15152) This is a first draft, I definitely want a review for accuracy since I'm still pretty new to this product. There's an unfinished section at the very bottom, I've...