ansible/roles/postgresql_server/files/koji-cleanup-locks.cron
Kevin Fenzi 8f025109bf Revert "postgresql_server: drop this cleanup script to see if the problem still even occurs."
This reverts commit f68a9eb6dbc2003ed6136ba71e30fcb1c3180608.
2020-04-24 21:34:07 +02:00

6 lines
147 B
Text

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root@fedoraproject.org
HOME=/
*/10 * * * * postgres /usr/local/bin/kill_idle_xact_92.sh