Tue Jan 10 11:08:15 PST 2006
- Previous message: [Slony1-commit] By cbbrowne: Documentation improvements Drew in the material from the
- Next message: [Slony1-commit] By cbbrowne: Oops.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Add some overview material to "add things" documentation
Tags:
----
REL_1_1_STABLE
Modified Files:
--------------
slony1-engine:
RELEASE-1.1.5 (r1.1.2.3 -> r1.1.2.4)
slony1-engine/doc/adminguide:
addthings.sgml (r1.11.2.1 -> r1.11.2.2)
-------------- next part --------------
Index: RELEASE-1.1.5
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/Attic/RELEASE-1.1.5,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -LRELEASE-1.1.5 -LRELEASE-1.1.5 -u -w -r1.1.2.3 -r1.1.2.4
--- RELEASE-1.1.5
+++ RELEASE-1.1.5
@@ -1,7 +1,6 @@
$Id$
-I need to get the full, voluminous release notes completed, but there
-are a few pointedly tasty improvements in store:
+There are a few pointedly tasty improvements in store:
1. Compatibility with 8.1. There was a sort of "interlock" that
abused pg_listener in order to make sure that each node was being
@@ -28,8 +27,8 @@
6. A fairly large number of minor bugs that have been reported have
been fixed.
-7. If possible, use TRUNCATE during SUBSCRIBE SET to empty out tables
-on subscribers.
+7. If possible, slon uses TRUNCATE during SUBSCRIBE SET to empty out
+tables on subscribers.
*** OUTSTANDING ISSUE WITH PostgreSQL 8.1 ***
Index: addthings.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/addthings.sgml,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -Ldoc/adminguide/addthings.sgml -Ldoc/adminguide/addthings.sgml -u -w -r1.11.2.1 -r1.11.2.2
--- doc/adminguide/addthings.sgml
+++ doc/adminguide/addthings.sgml
@@ -5,7 +5,7 @@
<para>You may discover that you have missed replicating things that
you wish you were replicating.</para>
-<para>This can be fairly easily remedied.</para>
+<para>This can generally be fairly easily remedied.</para>
<para>You cannot directly use <xref linkend="slonik"> <xref
linkend="stmtsetaddtable"> or <xref linkend="stmtsetaddsequence"> in
@@ -45,6 +45,9 @@
to fix one thing that has broken than to piece things together after
the interaction of five things that have all broken.</para>
+<para> Here are a set of <quote>recipes</quote> for how to do various
+sorts of modifications to replication configuration:</para>
+
<itemizedlist>
<listitem><para> Adding a table to replication </para>
- Previous message: [Slony1-commit] By cbbrowne: Documentation improvements Drew in the material from the
- Next message: [Slony1-commit] By cbbrowne: Oops.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list