Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers.
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Fujii Masao <masao.fujii@gmail.com>, Simon Riggs <simon@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-05-24T20:11:22Z
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
On Thu, May 24, 2012 at 2:52 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Robert Haas <robertmhaas@gmail.com> writes: >> On Wed, May 23, 2012 at 2:28 PM, Fujii Masao <masao.fujii@gmail.com> wrote: >>> Is there plan to implement such external functions before 9.2 release? >>> If not, keepalive protocol seems to be almost useless because there is >>> no use of it for a user and the increase in the number of packets might >>> increase the replication performance overhead slightly. No? > >> Good point. IMHO, this shouldn't really have been committed like >> this, but since it was, we had better fix it, either by reverting the >> change or forcing an initdb to expose the functionality. > > I see no reason to rip the code out if we have plans to make use of it > in the near future. I am also not for going back into development mode > on 9.2, which is what adding new functions now would amount to. What's > wrong with leaving well enough alone? It's not like there is no > unfinished work anywhere else in Postgres ... So, extra TCP overhead for no user-visible benefit doesn't bother you? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company