Re: Replication Bundled with Main Source. - Mailing list pgsql-general

From Tom Lane
Subject Re: Replication Bundled with Main Source.
Date
Msg-id 6085.1065659337@sss.pgh.pa.us
Whole thread Raw
In response to Re: Replication Bundled with Main Source.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Replication Bundled with Main Source.
Re: Replication Bundled with Main Source.
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Joshua D. Drake wrote:
>> It is not that we don't want to include replication in the base
>> project it is that ERserver does not meet the requirements of what can
>> be included in the base project. Specifically (I believe) the
>> requirement of Java.

> Maybe they will move to C someday.

Well, JDBC requires Java, and it's still in the main distro.

I think the real answer is that until recently, ERserver wasn't open
source and we didn't have the option to include it.  Now that it is
open source, we could think about it.  Having looked at the code, I
think it's definitely not ready for prime time, but it could get there
with some work.  When it's of comparable solidity to the base project
I'd be in favor of adding it to the base distro.

            regards, tom lane

pgsql-general by date:

Previous
From:
Date:
Subject: Re: Generating a SQL Server population routine
Next
From: "Joshua D. Drake"
Date:
Subject: Updated plPerl with trigger support available