Re: pg_rewind in contrib

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg_rewind in contrib
Дата
Msg-id 20141212142047.GH31413@awork2.anarazel.de
обсуждение исходный текст
Ответ на pg_rewind in contrib  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: pg_rewind in contrib  (Bruce Momjian <bruce@momjian.us>)
Re: pg_rewind in contrib  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
Hi,

On 2014-12-12 16:13:13 +0200, Heikki Linnakangas wrote:
> I'd like to include pg_rewind in contrib. I originally wrote it as an
> external project so that I could quickly get it working with the existing
> versions, and because I didn't feel it was quite ready for production use
> yet. Now, with the WAL format changes in master, it is a lot more
> maintainable than before. Many bugs have been fixed since the first
> prototypes, and I think it's fairly robust now.

Obviously there's a need for a fair amount of review, but generally I
think it should be included.

Not sure if the copyright notices in the current form are actually ok?

Greetings,

Andres Freund

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



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: moving from contrib to bin
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [REVIEW] Re: Compression of full-page-writes