Raw Package Information
Package: postgresql-17-pg-crash
Source: pg-crash
Version: 0.3-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_crash
Priority: optional
Section: database
Filename: pool/main/p/pg-crash/postgresql-17-pg-crash_0.3-1.pgdg20.04+1_amd64.deb
Size: 13384
SHA256: a6fc4575c3caebb0155a6cae67ed2ee37b3229a4469170290f0b6238b2c661a1
SHA1: 48acba2e2dd92d9ddeadf06972164aeaa087986c
MD5sum: 4553ee1020043b6eaa203d6224b5b288
Description: Periodically crash your PostgreSQL database
If your database is too reliable - pg_crash can kill it for you. pg_crash is
an extension to PostgreSQL that periodically crashes your database
infrastructure by sending kill (or other) signals to your DB processes and
make them fail. It is ideal for HA and failover testing.