Devrim GUNDUZ devrim at lists.slony.info
Mon Oct 13 14:27:13 PDT 2008
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv4668

Modified Files:
	adminscripts.sgml 
Log Message:
Fix sgml errors


Index: adminscripts.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/adminscripts.sgml,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** adminscripts.sgml	1 Aug 2008 19:32:24 -0000	1.51
--- adminscripts.sgml	13 Oct 2008 21:27:10 -0000	1.52
***************
*** 368,373 ****
  
  <itemizedlist>
! <listitem><para>Starting the &lslon;, via <command> start_slon.sh start </command> </para> 
! 
  <para> Attempts to start the &lslon;, checking first to verify that it
  is not already running, that configuration exists, and that the log
--- 368,373 ----
  
  <itemizedlist>
! <listitem><para>Starting the &lslon;, via <command> start_slon.sh start </command> </para> </listitem>
! </itemizedlist>
  <para> Attempts to start the &lslon;, checking first to verify that it
  is not already running, that configuration exists, and that the log
***************
*** 378,382 ****
  <listitem><para> A &lslon; is found with the PID indicated via the runtime configuration, </para></listitem>
  <listitem><para> The specified <envar>SLON_LOG</envar> location is not writable. </para></listitem>
- </listitem>
  <listitem><para>Stopping the &lslon;, via <command> start_slon.sh stop </command> </para> 
  <para> This fails (doing nothing) if the PID (indicated via the runtime configuration file) does not exist; </para> </listitem>
--- 378,381 ----
***************
*** 739,743 ****
  <itemizedlist>
  <listitem><para> <filename> schema.sql </filename> </para> 
! <para> This is drawn from the origin node, and contains the <quote>pristine</quote> database schema that must be applied first.</listitem>
  <listitem><para> <filename> slonik.preamble </filename> </para> 
  
--- 738,742 ----
  <itemizedlist>
  <listitem><para> <filename> schema.sql </filename> </para> 
! <para> This is drawn from the origin node, and contains the <quote>pristine</quote> database schema that must be applied first.</para></listitem>
  <listitem><para> <filename> slonik.preamble </filename> </para> 
  



More information about the Slony1-commit mailing list