Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)
Hannu Krosing <hannu@2ndquadrant.com>
From: Hannu Krosing <hannu@2ndQuadrant.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Heikki Linnakangas <hlinnakangas@vmware.com>, Andres Freund <andres@2ndquadrant.com>, pgsql-hackers@postgresql.org, Kevin Grittner <Kevin.Grittner@wicourts.gov>, Alvaro Herrera <alvherre@2ndquadrant.com>, Simon Riggs <simon@2ndquadrant.com>
Date: 2012-10-15T19:00:38Z
Lists: pgsql-hackers
On 10/15/2012 04:54 AM, Robert Haas wrote: >> PS. I'd love to see a basic Slony plugin for this, for example, to see how >> >much extra code on top of the posted patches you need to write in a plugin >> >like that to make it functional. I'm worried that it's a lot.. > I agree. I would go so far as to say that if Slony can't integrate > with this work and use it in place of their existing change-capture > facility, that's sufficient grounds for unconditional rejection. The fact that current work starts with "apply cache" instead of streaming makes the semantics very close to how londiste and slony do this. Therefore I don't think there will be any problems with "can't" though it may be that there will be nobody actually doing it, at least not before January. ------------ Hannu
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Move "hot" members of PGPROC into a separate PGXACT array.
- ed0b409d2234 9.2.0 cited