#!/bin/sh

# Stop DBBalancer immediately before shutting down PostgreSQL.

/etc/init.d/dbbalancer stop
