diff --git a/fabfile.py b/fabfile.py
index 3251ddc41..25d3c522b 100644
--- a/fabfile.py
+++ b/fabfile.py
@@ -566,6 +566,7 @@ def config_pgbouncer():
run('sleep 2')
sudo('/etc/init.d/pgbouncer start', pty=False)
+@parallel
def kill_pgbouncer(bounce=True):
# sudo('su postgres -c "/etc/init.d/pgbouncer stop"', pty=False)
with settings(warn_only=True):
diff --git a/templates/maintenance_off.html b/templates/maintenance_off.html
index 8d2e931a4..84cf79e42 100644
--- a/templates/maintenance_off.html
+++ b/templates/maintenance_off.html
@@ -85,7 +85,7 @@
Switching to an even bigger Redis server to handle the increased load from the new dashboard river.
+Upgrading the Postgresql and Redis servers. Why not do both at once? This should take about 5 minutes, hopefully less if all goes well.
To pass the time, check out what's popular on MLKSHK.