PostgreSQL Partition Manager (pg_partman) v4.4.0 has been released. This release contains the following new features and important bug fixes
- Allows pg_partman to be able to fully run without requiring superuser. - Automatic refreshing of logical subscriptions during partition maintenance to account for new tables being added on the publisher side. - Fixed bug with moving data out of the default partition with epoch partitioning. - Fixed bug with maintenance for partition sets that contain special or mixed case characters. - Improved consistency checking for subpartition configurations. You may run into maintenance reporting an error since prior consistency wasn't being managed properly. Additional details can be found in the CHANGELOG. Links: Website - https://github.com/pgpartman/pg_partman Installation - https://github.com/pgpartman/pg_partman#installation Documentation - https://github.com/pgpartman/pg_partman/blob/master/doc/pg_partman.md Release Notes - https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt Crunchy Data - https://www.crunchydata.com Crunchy Data is proud to support the development and maintenance of pg_partman. -- Keith Fiske Senior Database Engineer Crunchy Data - http://crunchydata.com
