Обсуждение: pgsql: doc: Document default values for some pg_recvlogical options.

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

pgsql: doc: Document default values for some pg_recvlogical options.

От
Fujii Masao
Дата:
doc: Document default values for some pg_recvlogical options.

The documentation did not previously mention the default values for
the --fsync-interval and --plugin options, even though pg_recvlogical --help
shows them. This omission made it harder for users to understand
the tool's behavior from the documentation alone.

This commit adds the missing default value descriptions for both options
to the pg_recvlogical documentation.

Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/CAHGQGwFqssPBjkWMFofGq32e_tANOeWN-cM=6biAP3nnFUXMRw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6793d6a839c1e4eac495fd0c48b75dc1871425c8

Modified Files
--------------
doc/src/sgml/ref/pg_recvlogical.sgml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)