-
Notifications
You must be signed in to change notification settings - Fork 474
Update sql.defaults.results_buffer.size
docs
#20516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sql.defaults.results_buffer.size
docs
#20516
Conversation
Fixes: - DOC-10360 - DOC-12305 Summary of changes: - This update removes all mentions of the default value in prose, and instead points the user to the single source of truth on the cluster settings page. - Files updated: `READ COMMITTED` page, and an include used on the 'Transactions' and 'Transaction Retry Error Reference' pages
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
Files changed:
|
@smcvey adding you FYI so you know this is getting done, thanks again for filing the issue! @rafiss looking at cockroachdb/cockroach#124580 that PR had the v24.1 backport label. Is it safe to assume this docs change (once approved for technical correctness) can be ported to all versions of the docs v24.1+ ? |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Fixes:
Summary of changes:
This update removes all mentions of the default value in prose, and instead points the user to the single source of truth on the cluster settings page.
Files updated:
READ COMMITTED
page, and an include used on the 'Transactions' and 'Transaction Retry Error Reference' pages