CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/16 23:34:35

Modified files:
        contrib/dbmirror: DBMirror.pl MirrorSetup.sql README.dbmirror 
                          pending.c 

Log message:
        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


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to