Fri Jun 6 14:01:45 PDT 2008
- Previous message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Next message: [Slony1-commit] slony1-engine/tests/testmergeset gen_ddl_slonik.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv5815
Modified Files:
slonik_ref.sgml
Log Message:
Improve documentation on SET ADD TABLE and on what needs to be done if
you discover you can't do so due to the set already being subscribed.
Index: slonik_ref.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** slonik_ref.sgml 11 Apr 2008 15:44:22 -0000 1.85
--- slonik_ref.sgml 6 Jun 2008 21:01:43 -0000 1.86
***************
*** 1476,1481 ****
<listitem><para> &slony1; does not support adding tables to
sets that are already participating in subscriptions.
! Probably you need to define a new set to associate additional
! tables to. </para> </listitem> </varlistentry>
</variablelist>
--- 1476,1484 ----
<listitem><para> &slony1; does not support adding tables to
sets that are already participating in subscriptions.
! Instead, you need to define a new replication set, and add any
! new tables to <emphasis>that</emphasis> set. You might then
! use <xref linkend="stmtmergeset"> to merge the new set into an
! existing one, if that seems appropriate. </para> </listitem>
! </varlistentry>
</variablelist>
- Previous message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Next message: [Slony1-commit] slony1-engine/tests/testmergeset gen_ddl_slonik.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list