mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
596 B
XML
18 lines
596 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">powa-team/powa-archivist</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
This project is the core extension of the PoWA project,
|
|
a PostgreSQL Workload Analyzer that gathers performance stats
|
|
and provides real-time charts and graphs to help monitor
|
|
and tune your PostgreSQL servers.
|
|
</longdescription>
|
|
</pkgmetadata>
|