Обсуждение: pgsql: doc: Fix description of target_session_attrs=prefer-standby

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

pgsql: doc: Fix description of target_session_attrs=prefer-standby

От
Michael Paquier
Дата:
doc: Fix description of target_session_attrs=prefer-standby

If no standbys can be found in the set of connection points provided,
the fallback behavior is "any", and not "all" that does not exist.

Author: Greg Nancarrow
Reviewed-by: Laurenz Albe
Discussion: https://postgr.es/m/CAJcOf-fDaCv8qCpWH7k5Yh6zFxZeUwZowu4sCWQ2zFx4CdkHpA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2977f244bc7e64e046364122be3fef08aa6efef9

Modified Files
--------------
doc/src/sgml/libpq.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)