Raw Metadata XML
<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>