CVS User Account cvsuser
Tue Jul 27 18:33:14 PDT 2004
Log Message:
-----------
re-patch as per Stefan Kaltenbrunner's typo patch. My bad for not insuring the patch Guillaume supplied was aginst the newest version.

Tags:
----
REL_1_0_STABLE

Modified Files:
--------------
    slony1-engine/doc/howto:
        slony-I-basic-mstr-slv.txt (r1.8.2.3 -> r1.8.2.4)

-------------- next part --------------
Index: slony-I-basic-mstr-slv.txt
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/howto/slony-I-basic-mstr-slv.txt,v
retrieving revision 1.8.2.3
retrieving revision 1.8.2.4
diff -Ldoc/howto/slony-I-basic-mstr-slv.txt -Ldoc/howto/slony-I-basic-mstr-slv.txt -u -w -r1.8.2.3 -r1.8.2.4
--- doc/howto/slony-I-basic-mstr-slv.txt
+++ doc/howto/slony-I-basic-mstr-slv.txt
@@ -146,7 +146,7 @@
 Is the pgbench still running?  If not start it again.
 
 At this point we have 2 databases that are fully prepared.  One is the master
-database in which bgbench is busy accessing and changing rows.  It's now time
+database in which pgbench is busy accessing and changing rows.  It's now time
 to start the replication daemons.
 
 On $MASTERHOST the command to start the replication engine is
@@ -163,7 +163,7 @@
 configurations between the 2 slon processes.
 
 To start replicating the 4 pgbench tables (set 1) from the master (node id 1)
-the the slave (node id 2), execute the following script.
+the slave (node id 2), execute the following script.
 
 #!/bin/sh
 slonik <<_EOF_
@@ -243,5 +243,5 @@
 fi
 
 If this script returns "FAILED" please contact the developers at
-http://slony.org/
+http://slony.info/
 


More information about the Slony1-commit mailing list