Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)

Peter Geoghegan <peter@2ndquadrant.com>

From: Peter Geoghegan <peter@2ndquadrant.com>
To: Christopher Browne <cbbrowne@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-10-18T15:25:57Z
Lists: pgsql-hackers
On 18 October 2012 16:18, Christopher Browne <cbbrowne@gmail.com> wrote:
> A "shim" adds complexity, but retains the "upgrade across versions"
> use case, and reduces the need to keep supporting elder versions of
> Slony.

Right. Upgrading across major versions is likely to continue to remain
a very important use-case for Slony.

-- 
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Move "hot" members of PGPROC into a separate PGXACT array.