Skip to content
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

Performance: Add hints to overload protection and ANALYZE command #6

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented Nov 16, 2023

About

  • Guide the user about running ANALYZE statements after large inserts.
  • Add a hint about overload protection on INSERT INTO and COPY FROM statements.

Genesis

Coming from crate/crate-howtos#325. Thanks, @ckurze.

Comment on lines +103 to +106
Overload Protection
-------------------

The :ref:`Overload Protection <crate-reference:overload_protection>` settings
Copy link
Member Author

@amotl amotl Nov 16, 2023

Choose a reason for hiding this comment

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

JFYI @ckurze: This shows how you can directly link to another documentation section which is also based on Sphinx, maintaining an index of its references for consumption by others. It is more accurate than using plain HTTP links.

@amotl amotl marked this pull request as ready for review November 16, 2023 11:04
@amotl amotl removed the request for review from ckurze November 16, 2023 11:12
@amotl amotl merged commit b1c5922 into main Nov 18, 2023
3 checks passed
@amotl amotl deleted the amo/improve-performance branch November 18, 2023 11:09
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.

None yet

2 participants