Support for partitioning based on number of rows #791
tagorenathv
started this conversation in
General
Replies: 1 comment
-
I hadn't had any plans for that, but this is an interesting idea. How would you propose efficiently keeping track of the row count? And what would the conditions of the partition interval be to set the child table boundaries? |
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.
-
Does pg_partman supports partitions based on number of rows ? If yes can we combine it with existing hourly partition config ?
If not, are there any plans for functionality like this or is it even feasible ?
Thankyou in advance.
Beta Was this translation helpful? Give feedback.
All reactions