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

vacuum_delta configuration #84

Closed
ypma opened this issue Dec 4, 2020 · 1 comment
Closed

vacuum_delta configuration #84

ypma opened this issue Dec 4, 2020 · 1 comment

Comments

@ypma
Copy link

ypma commented Dec 4, 2020

#39 how configuratio vacuum_delta on datanodes

   thanks!
@q2683252
Copy link
Collaborator

q2683252 commented Dec 4, 2020

  1. Adjust vacuum_delta to the maxium time your sql runs in seconds.
  2. For vacuum, adjust vacuum_defer_freeze_min_age to be greater than the number of xids consumed during vacuum_delta on datanode.
    then adjust autovacuum_freeze_max_age to be at least as twice much as vacuum_defer_freeze_min_age.

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

No branches or pull requests

2 participants