File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ If the transaction has been sent to all know slave hosts (All entries
54
54
in the MirrorHost table) then all records of it are purged from the
55
55
Pending tables.
56
56
57
- Requirments :
57
+ Requirements :
58
58
---------------------------------
59
59
-PostgreSQL-7.4 (Older versions are no longer supported)
60
60
-Perl 5.6 or 5.8 (Other versions might work)
@@ -92,9 +92,9 @@ time a row inside of a table being mirrored changes.
92
92
93
93
To build the trigger run make on the "Makefile" in the DBMirror directory.
94
94
95
- PostgreSQL-7.4 Make Instructions:
95
+ PostgreSQL-8.0 Make Instructions:
96
96
97
- If you have already run "configure" in the pgsql-server directory
97
+ If you have already run "configure" in the top ( pgsql) directory
98
98
then run "make" in the dbmirror directory to compile the trigger.
99
99
100
100
You can’t perform that action at this time.
0 commit comments