1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: pg-rage-terminator
Section: database
Priority: optional
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Build-Depends:
debhelper (>= 9),
postgresql-server-dev-all
Standards-Version: 4.1.0
Homepage: https://github.com/disco-stu/pg_rage_terminator
Vcs-Git: https://github.com/disco-stu/pg-rage-terminator-pkg.git
Vcs-Browser: https://github.com/disco-stu/pg-rage-terminator-pkg
Package: pg-rage-terminator-11
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
postgresql-11
Description: PostgreSQL background worker that kill random sessions.
pg-rage-terminator is a custom background worker which is able to kill random
PostgreSQL backends.
|