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

Question: Is pg_timeseries compatible with Citus? #26

Open
prateek-khatri opened this issue Jun 10, 2024 · 1 comment
Open

Question: Is pg_timeseries compatible with Citus? #26

prateek-khatri opened this issue Jun 10, 2024 · 1 comment

Comments

@prateek-khatri
Copy link

I am looking to utilize this extension for timeseries data, however, I have a very high write throughput requirement. I want to distribute the load to multiple nodes.
Before I dive in and start configuring, I wanted to see if anyone already has tried it this extension with Citus and does it work?

Thank you!

@jasonmp85
Copy link
Contributor

I don't know of any compatibility issues with Citus, but I could also see usage patterns mattering a lot in terms of how shards are layered with partitioned tables.

Can you give a bit more details about your throughput requirements/how you're sharding your data?

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