making write location work (was: Efficient transaction-controlled synchronous replication)
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-03-23T15:35:31Z
Lists: pgsql-hackers
Attachments
- write-location-fix.patch (application/octet-stream) patch
On Fri, Mar 18, 2011 at 8:16 AM, Robert Haas <robertmhaas@gmail.com> wrote: > On Fri, Mar 18, 2011 at 3:52 AM, Simon Riggs <simon@2ndquadrant.com> wrote: >>> I agree to get rid of write_location. >> >> No, don't remove it. >> >> We seem to be just looking for things to tweak without any purpose. >> Removing this adds nothing for us. >> >> We will have the column in the future, it is there now, so leave it. > > Well then can we revert the part of your patch that causes it to not > actually work any more? Specifically, if we're not going to remove write location, then I think we need to apply something like the attached. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company