Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf83a754

Browse files
committed
Fix typo in docs for min_recovery_apply_delay.
Bernd Helmle
1 parent94b899b commitf83a754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/recovery-config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
152152
By default, a standby server keeps restoring WAL records from the
153153
primary as soon as possible. It may be useful to have a time-delayed
154154
copy of the data, offering various options to correct data loss errors.
155-
Thisparamater allows you to delay recovery by a fixed period of time,
155+
Thisparameter allows you to delay recovery by a fixed period of time,
156156
specified in milliseconds if no unit is specified. For example, if
157157
you set this parameter to <literal>5min</literal>, the standby will
158158
replay each transaction commit only when the system time on the standby

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp