diff options
author | mjl <mjl> | 2011-09-03 22:15:51 +0000 |
---|---|---|
committer | mjl <mjl> | 2011-09-03 22:15:51 +0000 |
commit | 194204545a48ed15bb734d5546f90622c85ac293 (patch) | |
tree | 7687b77db289cb6c925f75f3d999aeb168ee2a5a /databases/pgbouncer/distinfo | |
parent | e7ce1866b9f9db1429f012cf208d590dae17e82a (diff) | |
download | pkgsrc-194204545a48ed15bb734d5546f90622c85ac293.tar.gz |
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.
Diffstat (limited to 'databases/pgbouncer/distinfo')
-rw-r--r-- | databases/pgbouncer/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo new file mode 100644 index 00000000000..8faac2f9ff9 --- /dev/null +++ b/databases/pgbouncer/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/09/03 22:15:51 mjl Exp $ + +SHA1 (pgbouncer-1.4.2.tgz) = 610198c3f2186d70267275f554e23bd43598e4b5 +RMD160 (pgbouncer-1.4.2.tgz) = 055796e23dd7029d3f4a2c882cf24399a5481cb1 +Size (pgbouncer-1.4.2.tgz) = 283204 bytes |