a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 18050 and 1532

Description: [OBSOLETE] Postgres connection pool, load balancer and write-replicator
 DBBalancer is no longer maintained upstream and is increasingly
 difficult to continue to package for Debian.  A much better
 solution is to use PGPool which suffers from none of these
 deficiencies and is a better and more easily configured
 system in any case.
 .
 This package now recommends PGPool as a result.
 .
 DBBalancer provides facilities to transparently implement:
   - pooling of connections
   - load balancing across multiple backends
   - write replication to multiple backends
 .
 DBBalancer is a middleware daemon that sits in between database clients, like
 C, C++, TCL, Java JDBC, Perl DBI, etc programs and a database server. Currently
 the only server supported is PostgreSQL, but the architecture is open to
 embrace more servers in future.
 .
 Also see http://dbbalancer.sourceforge.net/ for more information.
Description: Database connection pooling, load balancing and write-replication
 DBBalancer provides facilities to transparently implement:
   - pooling of connections
   - load balancing across multiple backends
   - write replication to multiple backends
 .
 DBBalancer is a middleware daemon that sits in between database clients, like
 C, C++, TCL, Java JDBC, Perl DBI, etc programs and a database server. Currently
 the only server supported is PostgreSQL, but the architecture is open to
 embrace more servers in future.
 .
 Also see http://dbbalancer.sourceforge.net/ for more information.
--- 18050	Thu Jan  1 00:00:00 1970
+++ 1532	Thu Jan  1 00:00:00 1970
@@ -1,12 +1,4 @@
-[OBSOLETE] Postgres connection pool, load balancer and write-replicator
- DBBalancer is no longer maintained upstream and is increasingly
- difficult to continue to package for Debian.  A much better
- solution is to use PGPool which suffers from none of these
- deficiencies and is a better and more easily configured
- system in any case.
- .
- This package now recommends PGPool as a result.
- .
+Database connection pooling, load balancing and write-replication
  DBBalancer provides facilities to transparently implement:
    - pooling of connections
    - load balancing across multiple backends