It's a case study on a table partitioning data migration. The goals were to:
- Promote the use of PostgreSQL native "Declarative Partitioning", when it's appropriate
- Grow adoption of the technique by new users, like app developers
- Discuss challenges and mistakes, sharing open source code