| From: | Keith Fiske <keith(at)omniti(dot)com> |
|---|---|
| To: | pgsql-announce(at)postgresql(dot)org |
| Subject: | PG Partition Manager v1.7.0 Released |
| Date: | 2014-04-25 14:20:58 |
| Message-ID: | CAG1_KcDroms-N6MTisg3FFoMDRgGMErgFj7agNCt7GJSppMRRQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
Version 1.7.0 of PG Partition Manager (pg_partman) has been released.
Major new features include the ability to set serial/id partitioning to use
the scheduled run_maintenance() function to create new partitions instead
of relying on the partition trigger itself. This can greatly reduce
contention on high transaction partition sets.
Other features include a better reindexing script to handle long or
duplicate index names, handling partition sets that require having OIDs
turned on, and analyzing the partition set whenever a new child table or
constraint is created automatically to keep queries running efficiently.
Additional fixes are listed in the CHANGELOG.
pg_partman can be downloaded from Github or PGXN
https://github.com/keithf4/pg_partman
http://pgxn.org/dist/pg_partman/
--
Keith Fiske
Database Administrator
OmniTI Computer Consulting, Inc.
http://www.keithf4.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2014-04-26 11:15:00 | Call for Papers extended for UK Conferences |
| Previous Message | Nicolas Thauvin | 2014-04-21 09:07:11 | pitrery 1.7 released |