OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Oct-2005 12:23:10
Branch: HEAD Handle: 2005100111231000
Modified files:
openpkg-src/postgresql postgresql.spec
Log:
remember that we provide all three replication solutions in our
package
Summary:
Revision Changes Path
1.166 +5 -0 openpkg-src/postgresql/postgresql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.165 -r1.166 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 1 Oct 2005 10:18:00 -0000
1.165
+++ openpkg-src/postgresql/postgresql.spec 1 Oct 2005 10:23:10 -0000
1.166
@@ -97,6 +97,11 @@
and user-defined types and functions. It is the most advanced
open-source database available anywhere.
+ This PostgreSQL package optionally contains three database
+ replication solutions: the PGPool connection pooling/replication
+ frontend, the Slony-I single-master/multiple-slave replication
+ engine, and the PGCluster multi-master replication engine.
+
%track
prog postgresql = {
version = %{V_postgresql}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]