From abd235fde61db1f3e1c0170173b500c311d03f52 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Thu, 3 Dec 2009 13:52:11 +0100 Subject: [PATCH] pgbouncer: Added pgbouncer 1.3.1 - Lightweight connection pooler for PostgreSQL. --- database/pgbouncer/pgbouncer.cache | 24 ++++++++++++++++++++ database/pgbouncer/pgbouncer.desc | 36 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 database/pgbouncer/pgbouncer.cache create mode 100644 database/pgbouncer/pgbouncer.desc diff --git a/database/pgbouncer/pgbouncer.cache b/database/pgbouncer/pgbouncer.cache new file mode 100644 index 000000000..6eca50bfd --- /dev/null +++ b/database/pgbouncer/pgbouncer.cache @@ -0,0 +1,24 @@ + +[TIMESTAMP] 1259844612 Thu Dec 3 13:50:12 2009 +[BUILDTIME] 10 (5) +[SIZE] 0.16 MB, 11 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] libevent +[DEP] make +[DEP] mktemp +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux-ng diff --git a/database/pgbouncer/pgbouncer.desc b/database/pgbouncer/pgbouncer.desc new file mode 100644 index 000000000..6b544baba --- /dev/null +++ b/database/pgbouncer/pgbouncer.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../pgbouncer/pgbouncer.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Lightweight connection pooler for PostgreSQL. + +[T] Low memory requirements (2k per connection by default). This is due +[T] to the fact that PgBouncer does not need to see full packet at once. +[T] It is not tied to one backend server, the destination databases can reside on different hosts. +[T] Supports online reconfiguration for most of the settings. +[T] Supports online restart/upgrade without dropping client connections. +[T] Supports protocol V3 only, so backend version must be >= 7.4.x + +[U] https://developer.skype.com/SkypeGarage/DbProjects/PgBouncer + +[A] Marko Kreen and others +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[L] BSD +[S] Stable +[V] 1.3.1 +[P] X -----5---9 800.000 + +[D] 3769296533 pgbouncer-1.3.1.tgz http://pgfoundry.org/frs/download.php/2284/