Re: contrib/dbmirror

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: contrib/dbmirror
Дата
Msg-id 200402170334.i1H3Ynb26253@candle.pha.pa.us
обсуждение исходный текст
Ответ на contrib/dbmirror  (Steven Singer <ssinger@navtechinc.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] dollar quoting
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: win32 inode fix