Skip to content

Commit 4c59afa

Browse files
committed
This trivial patch fixes a bunch of spelling mistakes in the
contrib/dbmirror/README.dbmirror doc file. Neil Conway
1 parent ac376a3 commit 4c59afa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

contrib/dbmirror/README.dbmirror

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DBMirror - Postgres Database Mirroring
33

44

55
DBMirror is a database mirroring system developed for the Postgres
6-
database Written and maintened by Steven Singer(ssinger@navtechinc.com)
6+
database Written and maintained by Steven Singer(ssinger@navtechinc.com)
77

88

99
(c) 2001-2002 Navtech Systems Support Inc.
@@ -17,7 +17,7 @@ Released under the GNU Public License version 2. See COPYING.
1717

1818

1919

20-
Overrview
20+
Overview
2121
--------------------------------------------------------------------
2222

2323
The mirroring system is trigger based and provides the following key features:
@@ -27,12 +27,12 @@ The mirroring system is trigger based and provides the following key features:
2727
-Per table selection of what gets mirrored.
2828

2929

30-
The system is based on the idea that a master database exist where all
31-
edits are made to the tables being mirrored. A trigger attatched to the
30+
The system is based on the idea that a master database exists where all
31+
edits are made to the tables being mirrored. A trigger attached to the
3232
tables being mirrored runs logging information about the edit to
3333
the Pending table and PendingData table.
3434

35-
A perl script(DBMirror.pl) runs continiously for each slave database(A database
35+
A perl script(DBMirror.pl) runs continuously for each slave database(A database
3636
that the change is supposed to be mirrored to) examining the Pending
3737
table; searching for transactions that need to be sent to that particular slave
3838
database. Those transactions are then mirrored to the slave database and
@@ -77,7 +77,7 @@ in the MirrorSetup.sql script associates the trigger function with the
7777
pending.so shared library. Modify the arguments to this command if you
7878
choose to install the trigger elsewhere.
7979

80-
2) Run MirroSetup.sql
80+
2) Run MirrorSetup.sql
8181

8282
This file contains SQL commands to setup the Mirroring environment.
8383
This includes

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy