Add script from jberkus to kill idle/locked transactions and log information about them on db-koji01

This commit is contained in:
Kevin Fenzi 2016-04-13 17:46:12 +00:00
parent 0b926eed53
commit f0d34369c5
3 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,6 @@
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root@fedoraproject.org
HOME=/
*/10 * * * * postgres kill_idle_xact_92.sh