Re: Changeset Extraction v7.7

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Changeset Extraction v7.7
Дата
Msg-id 20140224151131.GD6718@awork2.anarazel.de
обсуждение исходный текст
Ответ на Changeset Extraction v7.0 (was logical changeset generation)  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Changeset Extraction v7.7
Список pgsql-hackers
Hi,

Changes in this version include:
* changed slot error handling log by introducing "ephermal" slots which
  get dropped on errors. This is the biggest change.
* added quoting in the test_decoding output plugin
* closing of a tight race condition during slot creation where WAL could
  have been removed
* comment and other adjustments, many of them noticed by robert

As always the result is pushed to the xlog-decoding-rebasing-remapping
on http://git.postgresql.org/gitweb/?p=users/andresfreund/postgres.git;a=summary

Greetings,

Andres Freund

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

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: often PREPARE can generate high load (and sometimes minutes long unavailability)
Следующее
От: Christian Kruse
Дата:
Сообщение: Re: Patch: show relation and tuple infos of a lock to acquire