Tue Jul 27 18:26:26 PDT 2004
- Previous message: [Slony1-commit] By xfade: Add tools to dist.
- Next message: [Slony1-commit] By darcyb: Lets try this again, include ALL the fixes, not just some.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
re-patch as per Stefan Kaltenbrunner's typo patch in rev 1.12. My bad for not insuring the patch Guillaume supplied was aginst the newest version.
Modified Files:
--------------
slony1-engine/doc/howto:
slony-I-basic-mstr-slv.txt (r1.13 -> r1.14)
-------------- 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.13
retrieving revision 1.14
diff -Ldoc/howto/slony-I-basic-mstr-slv.txt -Ldoc/howto/slony-I-basic-mstr-slv.txt -u -w -r1.13 -r1.14
--- 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_
- Previous message: [Slony1-commit] By xfade: Add tools to dist.
- Next message: [Slony1-commit] By darcyb: Lets try this again, include ALL the fixes, not just some.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list