Skip to content

Instantly share code, notes, and snippets.

View kmmndr's full-sized avatar

Thomas Kienlen kmmndr

View GitHub Profile
#!/bin/bash
#
# pgpool-II replication manager
#
# Interfaces with pgpool's pcp command-line tools to provide access to common functions for managing
# load-balancing and failover.
#
# dsimmons@squiz.co.uk
# 2011-08-28