Install this package:
emerge -a dev-db/pg_repack
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-db/pg_repack
Or alternatively:
emerge --autounmask-write -a dev-db/pg_repack
<pkgmetadata> <maintainer type="person"> <email>spiderx@spiderx.dp.ua</email> <name>Vladimir Pavljuchenkov</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> 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 to boot, with performance comparable to using CLUSTER directly. </longdescription> <use> <flag name="client">Build CLI client</flag> </use> <upstream> <remote-id type="github">reorg/pg_repack</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-db/pg_repack |
euse -E <flag> -p dev-db/pg_repack |
euse -D <flag> -p dev-db/pg_repack
| Flag | Description | 9999 | 1.5.2 |
|---|---|---|---|
| client | Build CLI client | ✓ | ✓ |
| debug | Enable extra debug codepaths, like asserts and extra output. ⚠️ | ✓ | ✓ |
| static-libs | ⚠️ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pg_repack-ver_1.5.2.tar.gz | 100553 bytes | 1.5.2 |
| Type | File | Size |
|---|