Skip to content

MOLT Fetch: Add memory sizing requirement for all modes#23196

Open
bsanchez-the-roach wants to merge 3 commits intomainfrom
DOC-16596
Open

MOLT Fetch: Add memory sizing requirement for all modes#23196
bsanchez-the-roach wants to merge 3 commits intomainfrom
DOC-16596

Conversation

@bsanchez-the-roach
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit d06c57e
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69e66b6dd5f76600077b0b4c

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit d06c57e
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69e66b6d8c7b1e000803bfd5

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Netlify Preview

Name Link
🔨 Latest commit d06c57e
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69e66b6d41b7c800081d97b9
😎 Deploy Preview https://deploy-preview-23196--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.


If you are exporting multiple tables concurrently (i.e., [`--table-concurrency`](#global-flags) is set higher than `1`), estimate the memory requirement using the table with the largest average row size. For details on how concurrency and sharding interact, refer to [Table sharding](#table-sharding).

- To prevent memory outages during `READ COMMITTED` [data export](#data-export-phase) of tables with large rows, estimate the amount of memory used to export a table:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I got rid of the READ COMMITTED detail as it didn't seem that relevant. Let me know if I should add it back.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

looks good without it!

Comment thread src/current/molt/molt-fetch.md Outdated
Copy link
Copy Markdown

@crash-overdrive crash-overdrive left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants