|
|
@@ -97,6 +97,11 @@ AutoReqProv: no
|
|
|
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}
|