Обсуждение: pgsql: doc: Add timeline as valid recovery target in standby.signal doc

Поиск
Список
Период
Сортировка

pgsql: doc: Add timeline as valid recovery target in standby.signal doc

От
Peter Eisentraut
Дата:
doc: Add timeline as valid recovery target in standby.signal documentation

The documentation states that no target settings will be used when
standby.signal is present, but this is not quite the case since
recovery_target_timeline is a valid recovery target for a standby.

Update the documentation with this exception.

Author: David Steele <david@pgmasters.net>
Discussion: https://www.postgresql.org/message-id/flat/e445616d-023e-a268-8aa1-67b8b335340c%40pgmasters.net

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a37980d4282436b4019a8e427b02919b04cb625a

Modified Files
--------------
doc/src/sgml/config.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)