Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1bef379

Browse files
committed
Update reference to pgsql-server.
1 parent 29e7dc4 commit 1bef379

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/dbmirror/README.dbmirror

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If the transaction has been sent to all know slave hosts (All entries
5454
in the MirrorHost table) then all records of it are purged from the
5555
Pending tables.
5656

57-
Requirments:
57+
Requirements:
5858
---------------------------------
5959
-PostgreSQL-7.4 (Older versions are no longer supported)
6060
-Perl 5.6 or 5.8 (Other versions might work)
@@ -92,9 +92,9 @@ time a row inside of a table being mirrored changes.
9292

9393
To build the trigger run make on the "Makefile" in the DBMirror directory.
9494

95-
PostgreSQL-7.4 Make Instructions:
95+
PostgreSQL-8.0 Make Instructions:
9696

97-
If you have already run "configure" in the pgsql-server directory
97+
If you have already run "configure" in the top (pgsql) directory
9898
then run "make" in the dbmirror directory to compile the trigger.
9999

100100

0 commit comments

Comments
 (0)