pgsql: Document that Slony can do upgrades easier _because_ it supports

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that Slony can do upgrades easier _because_ it supports
Date: 2011-02-01 20:21:54
Message-ID: E1PkMja-0004MO-KD@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that Slony can do upgrades easier _because_ it supports
replication between different Postgres major versions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e8cdc238cfa3fda4185fe6a9826dbdf0a107f789

Modified Files
--------------
doc/src/sgml/runtime.sgml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-01 20:23:50 pgsql: Document that effective cache size does not assume data remains
Previous Message Bruce Momjian 2011-02-01 18:57:57 pgsql: Clarify pg_upgrade install instructions, per suggestion from Rob