Re: contrib/dbmirror - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: contrib/dbmirror
Date
Msg-id 200402170334.i1H3Ynb26253@candle.pha.pa.us
Whole thread Raw
In response to contrib/dbmirror  (Steven Singer <ssinger@navtechinc.com>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Steven Singer wrote:
>
> 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

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] dollar quoting
Next
From: Bruce Momjian
Date:
Subject: Re: win32 inode fix