Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers.
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-01-12T19:19:54Z
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 →
-
Send new protocol keepalive messages to standby servers.
- 64233902d22b 9.2.0 cited
Attachments
- fujii_review_keepalives.v1.patch (text/x-patch) patch v1
On Thu, Jan 12, 2012 at 10:37 AM, Fujii Masao <masao.fujii@gmail.com> wrote: > On Thu, Jan 12, 2012 at 5:53 PM, Simon Riggs <simon@2ndquadrant.com> wrote: >> PrimaryKeepaliveMessage is a message type that uses WalSndrMessage. >> That message type is only sent when the WalSndr is quiet, so what is >> the difference, in that case? > > Oh, you are right. There is no difference. Here are the changes we discussed. Further comments before commit? -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services