Initial import of pgbouncer-1.4.2 FREEBSD
authormjl <mjl>
Sat, 3 Sep 2011 22:05:52 +0000 (22:05 +0000)
committermjl <mjl>
Sat, 3 Sep 2011 22:05:52 +0000 (22:05 +0000)
commitcd3a9e11a9a606e2e323db5123961609b127ca8c
tree676208a8661f5729678813d422319dc9ce61f4b7
parent0e1b89d45c594e4d097c3d1d99169178421ef2b9
Initial import of pgbouncer-1.4.2

pgbouncer is a lightweight connection pooler for PostgreSQL that provides
the following features:

 * Several levels of brutality when rotating connections.
 * Low memory requirements.
 * It is not tied to one backend server, the destination databases
   can reside on different hosts.
 * Supports online reconfiguration for most of the settings.
 * Supports online restart/upgrade.
Makefile