{ "name": "pg_kaboom", "abstract": "Devious SQL-based SQL tools to crash your PostgreSQL server", "description": "Fault Injection Software to generate specific types of crashes in your Postgres server", "version": "0.0.1", "maintainer": [ "David Christensen " ], "license": "apache_2_0", "provides": { "pg_kaboom": { "abstract": "Blow things up in interesting and useful^W^W ways", "file": "pg_kaboom.c", "docfile": "README.md", "version": "0.0.1" } }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "12.0.0" } } }, "resources": { "bugtracker": { "web": "https://github.com/pgguru/pg_kaboom/issues/" }, "repository": { "url": "git://github.com/pgguru/pg_kaboom.git", "web": "https://github.com/pgguru/pg_kaboom/", "type": "git" } }, "generated_by": "David Christensen", "meta-spec": { "version": "1.0.0", "url": "https://pgxn.org/meta/spec.txt" }, "tags": [ "kaboom", "crash", "testing", "failover" ] }