Nagy Karoly Gabriel
15 years ago
committed by
Alejandro Mery
2 changed files with 60 additions and 0 deletions
@ -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 |
@ -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 <markokr@gmail.com> |
||||
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org> |
||||
|
||||
[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/ |
Loading…
Reference in new issue