From 8f025109bfeb62ce7a7de4c7ee90bcc7940b2fec Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 6 Aug 2019 14:13:44 +0000 Subject: [PATCH] Revert "postgresql_server: drop this cleanup script to see if the problem still even occurs." This reverts commit f68a9eb6dbc2003ed6136ba71e30fcb1c3180608. --- roles/postgresql_server/files/koji-cleanup-locks.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/postgresql_server/files/koji-cleanup-locks.cron b/roles/postgresql_server/files/koji-cleanup-locks.cron index cd95bd7351..ea9a8d8de7 100644 --- a/roles/postgresql_server/files/koji-cleanup-locks.cron +++ b/roles/postgresql_server/files/koji-cleanup-locks.cron @@ -3,4 +3,4 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root@fedoraproject.org HOME=/ -#*/10 * * * * postgres /usr/local/bin/kill_idle_xact_92.sh +*/10 * * * * postgres /usr/local/bin/kill_idle_xact_92.sh