On 4 November 2014 08:23, Andres Freund <andres@2ndquadrant.com> wrote:
>> 6) Shouldn't any value update of track_commit_timestamp be tracked in
>> XLogReportParameters? That's thinking about making the commit timestamp
>> available on standbys as well..
>
> Yes, it should.
Agree committs should be able to run on standby, but it seems possible
to do that without it running on the master. The two should be
unconnected.
Not sure why we'd want to have parameter changes on master reported?
-- Simon Riggs http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services