File: control

package info (click to toggle)
powa-archivist 4.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,564 kB
  • sloc: sql: 26,567; ansic: 439; makefile: 34; sh: 4
file content (29 lines) | stat: -rw-r--r-- 1,099 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: powa-archivist
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders:
 Christoph Berg <myon@debian.org>,
 Julien Rouhaud <rjuju123@gmail.com>,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 postgresql-all (>= 217~)
Homepage: https://powa.readthedocs.io/
Vcs-Browser: https://github.com/powa-team/powa-archivist
Vcs-Git: https://github.com/powa-team/powa-archivist.git

Package: postgresql-15-powa
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-15, postgresql-contrib-15
Provides: postgresql-powa
Suggests: powa-web, powa-collector
Description: PostgreSQL Workload Analyzer -- PostgreSQL 15 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots