Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'.
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Fujii Masao" <masao.fujii@gmail.com>, "Robert Haas" <robertmhaas@gmail.com>
Cc: "Jaime Casanova" <jaime@2ndquadrant.com>, "Simon Riggs" <simon@2ndquadrant.com>, "PostgreSQL-development" <pgsql-hackers@postgresql.org>
Date: 2012-04-13T18:15:10Z
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 →
-
Add new replication mode synchronous_commit = 'write'.
- 443b4821f164 9.2.0 cited
Robert Haas <robertmhaas@gmail.com> wrote: > In my view, remote_write seems a lot more clear than write +1 I sure didn't understand it to mean remote_write when I read the subject line. -Kevin