]> granicus.if.org Git - postgresql/commit
Please apply this patch to contrib/dbmirror
authorBruce Momjian <bruce@momjian.us>
Tue, 17 Feb 2004 03:34:35 +0000 (03:34 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 17 Feb 2004 03:34:35 +0000 (03:34 +0000)
commit51b363ec2499a308bb7af23382d25befe6ef5d6c
tree4679dfbd32fc0c688bac3cdbf5b4832cf37b2b72
parent6dfb2b2517c9efdc2722da87961baf8f188a5296
Please apply this patch to contrib/dbmirror
In incorperates changes from myself and a number of contributors.

This update to dbmirror provides:

-replication of sequence operations via setval/nextval
-DBMirror.pl support for logging to syslog
-changed the names of the tables to dbmirror_*  (no quotes required)
-Support for writitng SQL statements to files instead of directly to
 a slave database
-More options for DBMirror.pl in the config files.

Steven Singer
contrib/dbmirror/DBMirror.pl
contrib/dbmirror/MirrorSetup.sql
contrib/dbmirror/README.dbmirror
contrib/dbmirror/pending.c