Files
gentoo/dev-db/pg_wait_sampling/metadata.xml
Conrad Kostecki fef76436d9 dev-db/pg_wait_sampling: new package, add 1.1.9
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2026-06-04 14:51:23 +02:00

18 lines
668 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<upstream>
<remote-id type="github">postgrespro/pg_wait_sampling</remote-id>
</upstream>
<longdescription>
PostgreSQL provides information about current wait event of particular process.
However, in order to gather descriptive statistics of server behavior user have
to sample current wait event multiple times. This is an extension for collecting
sampling statistics of wait events.
</longdescription>
</pkgmetadata>