Browse Source

adjust description as of revision 1.169 pgpool is a separate package

master
Christoph Schug 20 years ago committed by Ralf S. Engelschall
parent
commit
8ad17d2e14
  1. 9
      postgresql/postgresql.spec

9
postgresql/postgresql.spec

@ -44,7 +44,7 @@ Class: BASE
Group: Database
License: GPL
Version: %{V_postgresql}
Release: 20051210
Release: 20060104
# package options
%option with_server yes
@ -96,10 +96,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
This PostgreSQL package optionally contains two database replication
solutions: the Slony-I single-master/multiple-slave replication
engine, and the PGCluster multi-master replication engine.
Additionally, there is a third option using the OpenPKG PGPool
package which offers a connection pooling/replication frontend.
%track
prog postgresql = {

Loading…
Cancel
Save