Re: When should be advocate external projects?

From: Petr Jelinek <petr(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: When should be advocate external projects?
Date: 2016-05-13 17:05:47
Message-ID: 5736096B.4070002@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On 13/05/16 16:55, Robert Haas wrote:
> On Thu, May 12, 2016 at 2:11 PM, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:
>> Agreed except under this definition:
>>
>> No other open source tool provides the solution.
>>
>> Right now for logical replication that uses the logical decoding API that
>> PostgreSQL provides there is exactly "1" solution and that is PgLogical.
>> That doesn't mean their aren't other Logical Replication solutions (Slony
>> for example) but nobody in their right mind can say that Slony is the better
>> choice for "standard master/slave" replication.
>
> Well, this is exactly why it's hard to reach agreement on what should
> be in a software catalog. pglogical hit version 1.0 just 15 days ago,

Pglogical reached 1.1 15 days ago, it was in 1.0 stage since sometime in
January (mainly because it evolved from UDR which existed for more than
a year before then).

> and you're ready to say that anyone who thinks they might instead want
> to use a tool that's been in production use for 10 years is crazy.
> I'm going to say I disagree. I do not believe people using pglogical
> are crazy, and I don't believe people who are using Slony or Bucardo
> or Londiste are crazy either.

Agreed.

--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Joshua D. Drake 2016-05-13 17:06:42 Re: 9.6Beta1 Released (Where advocated)
Previous Message Martín Marqués 2016-05-13 16:48:39 Re: status/timeline of pglogical?