Replies: 8 comments 3 replies
-
Seconded, with this I can sleep well at night. |
Beta Was this translation helpful? Give feedback.
-
Agreed! I have tens of millions of rows and adding partitioning out of the box would make deployment and configuration so much easier. |
Beta Was this translation helpful? Give feedback.
-
This is relevant, please add it |
Beta Was this translation helpful? Give feedback.
-
Should we turned this into a Feature request issue? |
Beta Was this translation helpful? Give feedback.
-
yeah, makes total sense |
Beta Was this translation helpful? Give feedback.
-
Continuing on #2854 |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, in the meantime is there a recommended example somewhere on how to create partitioned tables? Having a hard time figuring out how custom sql might be used in drizzle schema definitions. |
Beta Was this translation helpful? Give feedback.
-
Why this issue closed? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
More at https://www.postgresql.org/docs/current/ddl-partitioning.html
While you could query those partitions from Drizzle, a first-class support where you can also define partitions from Schema is nice.
Beta Was this translation helpful? Give feedback.
All reactions