On 7/24/19 4:28 AM, Michael Paquier wrote:
> Doc: Clarify interactions of pg_receivewal with remote_apply
> 
> Using pg_receivewal with synchronous_commit = remote_apply set in the
> backend is incompatible if pg_receivewal is a synchronous standby as it
> never applies WAL, so document this problem and solutions to it.
> 
> Backpatch to 9.6, where remote_apply has been added.
> 
> Author: Robert Haas, Jesper Pedersen
> Reviewed-by: Laurenz Albe, Álvaro Herrera, Michael Paquier
> Discussion: 
> https://postgr.es/m/[email protected]
> Backpatch-through: 9.6


this broke building of the pdf target at least on 9.6 and 10:

10:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=alabio&dt=2019-07-24%2004%3A18%3A05


9.6:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=alabio&dt=2019-07-24%2004%3A17%3A48




Stefan


Reply via email to