Package: postgresql-19-pg-crash Source: pg-crash Version: 0.3-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 42 Depends: postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_crash Priority: optional Section: database Filename: pool/main/p/pg-crash/postgresql-19-pg-crash_0.3-2.pgdg22.04+1_amd64.deb Size: 12972 SHA512: f5a8a9192a5e5d83a153022d3617ac14d4e038edd4cc12289c50073385a3757e796c3a987ada9ca5fc3a61a437d52170028cf9737c5738853960e203910fc687 SHA256: b3fe4bb2960aab77922d4da35c4d2963c9122effacec645f0f63ab85f73d0f2d SHA1: abec81c67ee14b3dfcc57d2544f1a468f0c83d9e MD5sum: 8e9c4dcb8d1b08a3b24f88f36c6ddb76 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.