pg_repack 1.2 released

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_repack 1.2 released
Date: 2014-05-19 12:05:18
Message-ID: CA+mi_8Y9dRGD20qucds6ujs3k8da4ke0jF2PyPoob3gY58rgiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

We are proud to announce the release of pg_repack 1.2.

pg_repack is a tool to remove tables and indexes bloat in PostgreSQL
databases with minimal locks.

pg_repack 1.2 offers several improvements and bugfixes on the previous
pg_reorg/pg_repack release 1.1.8. Among the new features:

- added the possibility to move tables and indexes across tablespaces
(online SET TABLESPACE)
- added the possibility to repack only the indexes of a table
- faster, parallel index operations
- more friendly command line switches and error messages

Please check the online documentation for the list of all changes:

http://reorg.github.com/pg_repack/

You can download and install pg_repack 1.2 from the PostgreSQL
Extensions Network:

http://pgxn.org/dist/pg_repack/

Many thanks to everybody involved in the development and release of
pg_repack.

Browse pgsql-announce by date

  From Date Subject
Next Message Geoff Montee 2014-05-19 22:01:27 tds_fdw 1.0.0 - Foreign Data Wrapper for MS SQL Server and Sybase
Previous Message Sandro Santilli 2014-05-19 10:52:12 PostGIS security releases 2.0.6 and 2.1.3