Re: Sync Rep for 2011CF1
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Daniel Farina <daniel@heroku.com>, Fujii Masao <masao.fujii@gmail.com>, Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-02-18T00:48:31Z
Lists: pgsql-hackers
Attachments
- server_name_for_replication.v1.patch (text/x-patch) patch v1
On Fri, 2011-01-21 at 14:45 +0200, Heikki Linnakangas wrote: > * The UI differs from what was agreed on here: > http://archives.postgresql.org/message-id/4D1DCF5A.7070808@enterprisedb.com. Patch to add server_name parameter, plus mechanism to send info from standby to master. While doing that, refactor into 3 message types, not just 1. This addresses Fujii's comment that we may not wish to send feedback as often as other replies, but doesn't actually alter yet when the feedback is sent (nor will I do that anytime soon). Complete but rough hack, for comments, but nothing surprising. -- Simon Riggs http://www.2ndQuadrant.com/books/ PostgreSQL Development, 24x7 Support, Training and Services