blob: 588aa39a1cf470e73d17fc784bafc17704b0e84c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = powa-archivist-git
pkgdesc = postgresql background worker to capture data
pkgver = 79e7870
pkgrel = 1
url = https://github.com/dalibo/powa-archivist
install = powa-archivist-git.install
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = BSD
makedepends = git
depends = postgresql
optdepends = pg_qualstats-git: capture predicate statistics in PostgreSQL
optdepends = pg_stat_kcache-git: capture system cache hit ratio in PostgreSQL
optdepends = hypopg-git: create hypothetical indexes in PostgreSQL to test for plan changes
options = !emptydirs
options = !libtool
source = git://github.com/dalibo/powa-archivist.git
md5sums = SKIP
pkgname = powa-archivist-git
|