RSS 1 project tagged "Maintenance"

Download Website Updated 06 Dec 2012 pg_repack

Screenshot
Pop 20.93
Vit 12.98

pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL, it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient, with performance comparable to using CLUSTER directly.

Screenshot

Project Spotlight

WiKID Strong Authentication System

A two-factor authentication system.

Screenshot

Project Spotlight

doxygen

A documentation system for C++ and many other programming languages.