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

[Update] Best practices for backfilling large data with caggs #596

Open
mfreed opened this issue Nov 23, 2020 · 0 comments
Open

[Update] Best practices for backfilling large data with caggs #596

mfreed opened this issue Nov 23, 2020 · 0 comments
Labels

Comments

@mfreed
Copy link
Member

mfreed commented Nov 23, 2020

If you are creating a cagg on a hypertable with a lot of existing data, current best practices are not to create a policy back to beginning of time, but instead create a standard refresh policy (e.g., for last week or so), then use (potentially several calls to) refresh_continuous_aggregate to catch it up the initial time.

We should add this best practices to docs around continuous aggs

@mfreed mfreed added the 2.0 label Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant