Re: contrib/dbmirror - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: contrib/dbmirror
Date
Msg-id 200210171924.g9HJOV228319@candle.pha.pa.us
Whole thread Raw
In response to Re: contrib/dbmirror  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: contrib/dbmirror  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: contrib/dbmirror  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-patches
I am not sure we should be removing /contrib stuff during beta, though I
understand the idea that gborg would be a better place for it.  How do
others feel?  Should we move rserv too?  I don't think the license alone
makes the move warranted, but if we moved both replication solutions,
parhaps for 7.4, that might make sense.

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

Peter Eisentraut wrote:
> I would like to request that contrib/dbmirror be removed from the
> repository because it is GPL-licensed and was added after 7.2, so it does
> not qualify for the "it has always been there" exception.
>
> In my mind, this package it much better kept at gborg.
>
> Bruce Momjian writes:
>
> >
> > Your patch has been added to the PostgreSQL unapplied patches list at:
> >
> >     http://candle.pha.pa.us/cgi-bin/pgpatches
> >
> > I will try to apply it within the next 48 hours.
> >
> > ---------------------------------------------------------------------------
> >
> >
> > Steven Singer wrote:
> > >
> > > Could you apply this patch for the next 7.3 beta
> > >
> > > It includes
> > > -Support for mirroring tables in different Schema's
> > > -Improved documentation for compiling with 7.1.x and 7.2.x
> > > -Fixes a buffer overrun bug.
> > >
> > >
> > > Thanks
> > >
> > >
> > > --
> > > Steven Singer                                       ssinger@navtechinc.com
> > > Aircraft Performance 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 6: Have you searched our list archives?
> > >
> > > http://archives.postgresql.org
> >
> >
>
> --
> Peter Eisentraut   peter_e@gmx.net
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.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: Peter Eisentraut
Date:
Subject: Shutting up flex output warnings
Next
From: Tom Lane
Date:
Subject: Re: contrib/dbmirror