Devrim GUNDUZ devrim at lists.slony.info
Wed Oct 24 10:49:37 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv13847

Modified Files:
      Tag: REL_1_2_STABLE
	logshipping.sgml 
Log Message:
Fix SGML errors


Index: logshipping.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/logshipping.sgml,v
retrieving revision 1.16.2.4
retrieving revision 1.16.2.5
diff -C2 -d -r1.16.2.4 -r1.16.2.5
*** logshipping.sgml	24 Oct 2007 17:08:23 -0000	1.16.2.4
--- logshipping.sgml	24 Oct 2007 17:49:35 -0000	1.16.2.5
***************
*** 380,384 ****
  <listitem><para> <command>rename namespace "public"."history" to "site_001"."history";</command></para> <para> One may rename specific tables.</para> </listitem>
  <listitem><para> <command>rename namespace "public" to "site_001";</command></para> <para> One may rename entire namespaces.</para> </listitem>
! <listitem><para> <command>post processing command = 'gzip -9 $inarchive';</command></para> <para> Pre- and post-processign commands are executed via <function>system(3)</function>. </para> 
  </itemizedlist>
  <para> An <quote>@</quote> as the first character causes the exit code to be ignored.  Otherwise, a nonzero exit code is treated as an error and causes processing to abort. </para>
--- 380,384 ----
  <listitem><para> <command>rename namespace "public"."history" to "site_001"."history";</command></para> <para> One may rename specific tables.</para> </listitem>
  <listitem><para> <command>rename namespace "public" to "site_001";</command></para> <para> One may rename entire namespaces.</para> </listitem>
! <listitem><para> <command>post processing command = 'gzip -9 $inarchive';</command></para> <para> Pre- and post-processign commands are executed via <function>system(3)</function>. </para> </listitem>
  </itemizedlist>
  <para> An <quote>@</quote> as the first character causes the exit code to be ignored.  Otherwise, a nonzero exit code is treated as an error and causes processing to abort. </para>
***************
*** 401,404 ****
--- 401,405 ----
  </itemizedlist>
  
+ <itemizedlist>
  <listitem><para> Archive File Names</para>
  



More information about the Slony1-commit mailing list