README This project is a tool to help manage the health of a PostgreSQL database. Currently the projects lists the activity on the DB with the option to issue a pg_cancel_backend command to any of the running pids. To run locally: update database.yml bundle install yarn install rails s