Christopher Browne cbbrowne at ca.afilias.info
Fri Sep 14 07:43:14 PDT 2012
The tutorial in the documentation has this snippet:
8<-----------------
    #--
    # init the first node.  Its id MUST be 1.  This creates the schema
    # _$CLUSTERNAME containing all replication system specific database
    # objects.
8<-----------------

That hasn't been true, for a while, and, in reviewing the material in the
howto directory, that's all pretty obsolete, and removal-worthy.  Anything
that *is* valid has been drawn into the admin guide, and this material has
been getting steadily less valid over time due to functionality changes.

Also removed the "MUST be 1" from the tutorial in the admin guide, which
was referenced from the older basic tutorial.  And removed howto material
from RPM spec file

Branch
------
master

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

Modified Files
--------------
doc/Makefile                            |    2 +-
doc/adminguide/firstdb.sgml             |    2 +-
doc/howto/Makefile                      |   35 -
doc/howto/helpitsbroken.txt             |  395 --
doc/howto/localxid.sql                  |    9 -
doc/howto/randomfacts.txt               |   61 -
doc/howto/schemadoc.html                | 6795 -------------------------------
doc/howto/slonik_commands.html          | 1836 ---------
doc/howto/slony-I-basic-mstr-slv.txt    |  263 --
doc/howto/slony-I-basic-mstr-slv.txt.de |  267 --
doc/howto/slony-I-failover.txt          |  128 -
doc/howto/slony-I-failover.txt.de       |  146 -
doc/howto/slony-I-install.txt           |   92 -
doc/howto/slony-I-install.txt.de        |  117 -
doc/howto/slony-I-overview.txt          |   37 -
doc/howto/slony-I-overview.txt.de       |   54 -
slony1.spec.in                          |    2 +-
17 files changed, 3 insertions(+), 10238 deletions(-)



More information about the Slony1-commit mailing list