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

Insert PostgreSQL table in to hypertable using multiple selects over disjoint time ranges #19

Open
sbahman opened this issue May 19, 2021 · 1 comment

Comments

@sbahman
Copy link

sbahman commented May 19, 2021

For inserting very large PostgreSQL tables in to hypertables it would be useful to have a function which inserts it using multiple selects over disjoint time ranges. By tuning the timerange one can limit ram being used by the server and maybe improve the efficiency of the query.

@davidkohn88
Copy link
Contributor

Hey @sbahman if you want to give it a try an initial version is up. Documentation isn't fully done yet, but something to work with.

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