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

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: pg_rewind, a tool for resynchronizing an old master after failover
Дата
Msg-id CA+U5nMJ=mnGF-52=MKm702LZ=qb+Hgg2vMndYxC7QW6zfVyirg@mail.gmail.com
обсуждение исходный текст
Ответ на pg_rewind, a tool for resynchronizing an old master after failover  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: pg_rewind, a tool for resynchronizing an old master after failover
Re: pg_rewind, a tool for resynchronizing an old master after failover
Список pgsql-hackers
On 23 May 2013 12:10, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:

> Please take a look: https://github.com/vmware/pg_rewind

The COPYRIGHT file shows that VMware is claiming copyright on unstated
parts of the code for this. As such, its not a normal submission to
the PostgreSQL project, which involves placing copyright with the
PGDG.

As a result, while it sounds interesting, people should be aware of
that and I suggest we shouldn't discuss that code on this list, to
avoid any disputes should we decide to include a similar facility in
core Postgres in the future.

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pg_rewind, a tool for resynchronizing an old master after failover
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Heap truncation without AccessExclusiveLock (9.4)