Re: pgsql: doc: Further clarify how recovery target parameters areapplied - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: doc: Further clarify how recovery target parameters areapplied
Date
Msg-id 20191105132123.GA1578@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: doc: Further clarify how recovery target parameters are applied  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: pgsql: doc: Further clarify how recovery target parameters are applied
List pgsql-committers
On 2019-Oct-18, Fujii Masao wrote:

> > Thanks for improving the documentation.
> >
> > +     In this mode, the parameters from both this section and <xref
> > +     linkend="runtime-config-wal-recovery-target"/> will be used.  Parameters
> > +     from <xref linkend="runtime-config-replication-standby"/> will not be
> > +     used.
> >
> > The latter description seems not true. hot_standby and
> > max_standby_archive_delay in "runtime-config-replication-standby"
> > are used during archive recovery. So something like the following
> > change would need to be applied, I think. Patch attached.

This has not been applied, right?  Can you send a complete patch?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Change pg_restore -f- to dump to stdout instead of to ./-
Next
From: Tom Lane
Date:
Subject: pgsql: Generate EquivalenceClass members for partitionwise child join r