Re: Changeset Extraction v7.7 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Changeset Extraction v7.7
Date
Msg-id 20140224151131.GD6718@awork2.anarazel.de
Whole thread Raw
In response to Changeset Extraction v7.0 (was logical changeset generation)  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Changeset Extraction v7.7  (Robert Haas <robertmhaas@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: often PREPARE can generate high load (and sometimes minutes long unavailability)
Next
From: Christian Kruse
Date:
Subject: Re: Patch: show relation and tuple infos of a lock to acquire