Paketname | pgpool2 |
Beschreibung | connection pool server and replication proxy for PostgreSQL |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.3.2.1-0ubuntu1 |
Sektion | universe/misc |
Priorität | optional |
Installierte Größe | 1396 Byte |
Hängt ab von | lsb-base (>= 3.0-3), postgresql-common (>= 26), libc6 (>= 2.11), libpq5 (>= 8.4~0cvs20090328) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 427072 Byte |
Prüfsumme MD5 | bd0752ecf9aaed8b416707b178ff1a31 |
Prüfsumme SHA1 | 98695ead07fb34d946d31d553b90301109368e46 |
Prüfsumme SHA256 | 2f1459aec47b54bac31fe56c75149243f6312fef16a6e488ecc7c4a483b9e6cd |
Link zum Herunterladen | pgpool2_2.3.2.1-0ubuntu1_i386.deb |
Ausführliche Beschreibung | pgpool is a connection pool server for PostgreSQL, running between
PostgreSQL's client and server. Any PostgreSQL client can connect to
pgpool as if it's a real PostgreSQL server; pgpool caches the
connection to the PostgreSQL server to reduce the overhead involved in
establishing the connection to it. pgpool-II can also be used to
execute queries simultaneously on several servers, that is, "parallel
query" processing. Finally, pgpool can be used for fail over purposes.
If the first server goes down, pgpool will automatically switch to the
secondary server.
|