Skip to content

Conversation

@rmloveland
Copy link
Contributor

This was not stated explicitly enough in the CREATE SEQUENCE docs and led to performance issues for a customer who had migrated from PG with sequence usage.

Fixes DOC-15768

@rmloveland rmloveland requested a review from jonstjohn January 6, 2026 20:40
@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit e0e903f
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69654d7702fb75000893673a

@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit e0e903f
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69654d774fe63f000860662d

@netlify
Copy link

netlify bot commented Jan 6, 2026

Netlify Preview

Name Link
🔨 Latest commit e0e903f
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69654d773b99110008096e10
😎 Deploy Preview https://deploy-preview-22039--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rmloveland
Copy link
Contributor Author

rmloveland commented Jan 7, 2026 via email

@rmloveland
Copy link
Contributor Author

PS @rafiss after docs team review I am planning to backport this change to the docs for all supported versions v23.2 and later - please let me know if you disagree for any reason! i suspect it's still true on those older versions too, right?

@florence-crl florence-crl self-requested a review January 9, 2026 17:08
Copy link
Contributor

@florence-crl florence-crl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, with non-blocking nits.

@rmloveland
Copy link
Contributor Author

thanks for the reviews! now backporting to docs for all supported versions before merging ...

This was not stated explicitly enough in the `CREATE SEQUENCE` docs and
led to performance issues for a customer who had migrated from PG with
sequence usage.

Fixes DOC-15768
@rmloveland rmloveland force-pushed the 20250106-DOC-15768-sequences-cause-replicated-writes branch from 46c0d0e to 2921032 Compare January 12, 2026 19:29
@rmloveland rmloveland enabled auto-merge (squash) January 12, 2026 19:37
@rmloveland rmloveland merged commit ee7afb1 into main Jan 12, 2026
6 checks passed
@rmloveland rmloveland deleted the 20250106-DOC-15768-sequences-cause-replicated-writes branch January 12, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants