20 December, 2012

pg_repack 1.1.8 / 1.2dev0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
pg_repack Development Team | More scripts
reorg.github.com
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
PostgreSQL
C/C++
December 20th, 2012, 21:58 GMT [view history]
C: \ Database Tools

pg_repack is an unofficial fork from the now abandoned pg_org project.

As the original pg_org extension, pg_repack is written in C and does not lock any tables when moving data around.

Requirements:

· PostgreSQL 8.2 or higher

Limitations:

· Lots of disk space is used for reorganizing the database. If a database is 1 GB large, then an extra 2 GB is needed to run pg_repack.

What's New in This Release: [ read full changelog ]

New:
· Added support for PostgreSQL 9.2.
· Added support for CREATE EXTENSION on PostgreSQL 9.1 and following.
· Give user feedback while waiting for transactions to finish.

Bugfix:
· Allow running on newly promoted streaming replication slaves.
· Fixed interaction between pg_repack and Slony 2.0/2.1.
· Properly escape column names.
· Avoid recreating invalid indexes, or choosing them as key.


Download button
Via: pg_repack 1.1.8 / 1.2dev0

0 Comment: