Re: pg_rewind, a tool for resynchronizing an old master after failover

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_rewind, a tool for resynchronizing an old master after failover
Date: 2013-06-04 20:55:27
Message-ID: 51AE543F.1050800@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/28/2013 11:32 AM, Bruce Momjian wrote:
> I think Simon has a good point, as VMWare has asserted patents on some
> changes to their version of Postgres in the past, so if the copyright

... which I'll point out that they *didn't* contribute, and which may
yet get resolved in a way that benefits the PostgreSQL community.

> mentions VMWare, we can't assume it is patent-free. Just the fact you
> had to check with the VMware legal department verifies there is cause
> for concern about things coming from VMWare.

That seems rather like a catch-22 Bruce. If they don't check with the
legal department, it's dangerous, but if they do check, it's dangerous?

Presumably if they checked with the legal department, it's cleared. We
should be wary of stuff contributed by company employees who *didn't* check.

This particular tool seems highly unlikely to be legitimately
patentable, anyway. There's too much prior art.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-06-04 20:58:13 Re: psql \dv+ shows view size as 0 bytes
Previous Message Andres Freund 2013-06-04 20:28:47 Re: Configurable location for extension .control files