blob: d971ff83b601485f49dcb654741cacff61bf6e06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<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>
<origin>srcux</origin>
</pkgmetadata>
|