contrib/dbmirror - Mailing list pgsql-patches

From Steven Singer
Subject contrib/dbmirror
Date
Msg-id Pine.LNX.4.33.0401280239310.13762-200000@pcNavYkfAdm1.ykf.navtechinc.com
Whole thread Raw
Responses Re: contrib/dbmirror
List pgsql-patches
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.

Thanks

--
Steven Singer                                       ssinger@navtechinc.com
Dispatch Systems                            Phone:  519-747-1170 ext 282
Navtech Systems Support Inc.                AFTN:   CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario                           ARINC:  YKFNSCR

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: ANALYZE patch for review
Next
From: Claudio Natoli
Date:
Subject: win32 patch: allows source to be compiled + "run" under MingW