Replies: 1 comment
-
Possibly related: https://www.honeybadger.io/blog/pg-partition-manager/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some systems events and streams could be partitioned and saved in multiple tables. For example, in a multi-tenant system where users from various tenants don't interact with each other, the data could be partitioned by tenant id.
Potential benefits in such a scenario:
Beta Was this translation helpful? Give feedback.
All reactions