1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-08 07:21:33 +03:00

doc: clarify description for log_startup_progress_interval

Reported-by: Elena Indrupskaya

Discussion: https://postgr.es/m/0af43b49-1646-93d0-ccf1-bb3c635c8c6f@postgrespro.ru

Author: Elena Indrupskaya

Backpatch-through: 15
This commit is contained in:
Bruce Momjian 2022-10-05 15:53:40 -04:00
parent 2a40d040c9
commit d2d67949f5

View File

@ -6745,7 +6745,7 @@ local0.* /var/log/postgresql
setting has the default value of 10 seconds, then a messages will be setting has the default value of 10 seconds, then a messages will be
logged for syncing the data directory after it has been in progress logged for syncing the data directory after it has been in progress
for 10 seconds and again after it has been in progress for 20 seconds, for 10 seconds and again after it has been in progress for 20 seconds,
but nothing will be logged for resetting unlogged operations. but nothing will be logged for resetting unlogged relations.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>