Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Andres Freund <andres@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org, Robert Haas <robertmhaas@gmail.com>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Kevin Grittner <Kevin.Grittner@wicourts.gov>, Daniel Farina <daniel@heroku.com>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-06-20T17:51:02Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Don't waste the last segment of each 4GB logical log file.
- dfda6ebaec67 9.3.0 cited
-
Stamp HEAD as 9.3devel.
- bed88fceac04 9.3.0 cited
-
Wake WALSender to reduce data loss at failover for async commit.
- 2c8a4e9be273 9.2.0 cited
-
Make the visibility map crash-safe.
- 503c7305a1e3 9.2.0 cited
On 21 June 2012 01:40, Andres Freund <andres@2ndquadrant.com> wrote: >> I think extraction is a very sensible place to start; actually, I >> think it's the best possible place to start. But this particular >> thread is about adding origin_ids to WAL, which I think is definitely >> not the best place to start. > Yep. I think the reason everyone started at it is that the patch was actually > really simple ;). > Note that the wal enrichement & decoding patches were before the origin_id > patch in the patchseries ;) Actually, I thought it would be non contentious... A format change, so early in release cycle. Already openly discussed with no comment. Using wasted space for efficiency, for information already in use by Slony for similar reasons. Oh well. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services