PG Partition Manager v3.1.0 Released

From: Keith Fiske <keith(dot)fiske(at)crunchydata(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: PG Partition Manager v3.1.0 Released
Date: 2017-10-04 16:19:30
Message-ID: CAODZiv5LjyJ2xRySCBuyaqDxpNxGx_RxF3hbhcbj1FsTaKsSbQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Version 3.1.0 of PG Partition Manager has been released. This version
brings pg_partman support of native partitioning in PostgreSQL 10 on par
with the existing trigger-based partitioning method. To account for index
and foreign key application to child tables, a template table configuration
option has been made available. Note that this feature is a temporary
work-around until core postgres supports the inheritance of such features
to newly created child tables automatically.

This version also contains several bug fixes for retention and time-based
trigger function code. Please see the CHANGELOG for more information.

Thanks to all the users for feedback and support!

https://github.com/keithf4/pg_partman

--
Keith Fiske
Senior Database Engineer
Crunchy Data - http://crunchydata.com
http://www.keithf4.com

Browse pgsql-announce by date

  From Date Subject
Next Message Julien Rouhaud 2017-10-05 07:47:47 hypopg 1.1.0 released
Previous Message Andrea Cucciniello 2017-10-02 23:56:13 PGDay Australia 2017 - Schedule Announced