pg_repack 1.2 released

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема pg_repack 1.2 released
Дата
Msg-id CA+mi_8Y9dRGD20qucds6ujs3k8da4ke0jF2PyPoob3gY58rgiA@mail.gmail.com
обсуждение исходный текст
Список 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.


В списке pgsql-announce по дате отправления:

Предыдущее
От: Sandro Santilli
Дата:
Сообщение: PostGIS security releases 2.0.6 and 2.1.3
Следующее
От: Geoff Montee
Дата:
Сообщение: tds_fdw 1.0.0 - Foreign Data Wrapper for MS SQL Server and Sybase