Fri Jun 22 09:01:40 PDT 2007
- Previous message: [Slony1-commit] slony1-engine SAMPLE
- Next message: [Slony1-commit] slony1-engine/tools slony1_dump.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv21064
Modified Files:
Tag: REL_1_2_STABLE
slonik_ref.sgml
Log Message:
Cluster name does not need to be quoted.
Index: slonik_ref.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.61.2.7
retrieving revision 1.61.2.8
diff -C2 -d -r1.61.2.7 -r1.61.2.8
*** slonik_ref.sgml 20 Jun 2007 14:05:28 -0000 1.61.2.7
--- slonik_ref.sgml 22 Jun 2007 16:01:38 -0000 1.61.2.8
***************
*** 223,227 ****
<cmdsynopsis>
<command>CLUSTER NAME = </command>
! <arg><replaceable class="parameter"> 'clustername';</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
--- 223,227 ----
<cmdsynopsis>
<command>CLUSTER NAME = </command>
! <arg><replaceable class="parameter"> clustername;</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
***************
*** 251,255 ****
<refsect1><title>Example</title>
<programlisting>
! CLUSTER NAME = 'testcluster';
</programlisting>
</refsect1>
--- 251,255 ----
<refsect1><title>Example</title>
<programlisting>
! CLUSTER NAME = testcluster;
</programlisting>
</refsect1>
- Previous message: [Slony1-commit] slony1-engine SAMPLE
- Next message: [Slony1-commit] slony1-engine/tools slony1_dump.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list