RSS 1 project tagged "Maintenance"

Download Website Updated 06 Dec 2012 pg_repack

Screenshot
Pop 21.02
Vit 13.06

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

Jailer

A database subsetting tool that exports relational data into various formats.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.