Hacker News new | ask | show | jobs
by craigkerstiens 3073 days ago
Most I know that are using partitioning even with Postgres 10 are still taking advantage of pg_partman. Pg_partman overall makes things much more usable in general.
1 comments

I agree pg_partman is awesome, and it's a great testament to the extensibility baked into PostgreSQL.