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

Commitbbff4fd

Browse files
author
Neil Conway
committed
Fix typo in pg_standby docs. Arul Shaji.
1 parentf039a8c commitbbff4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgstandby.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ restore_command = 'pg_standby -l -d -k 255 -r 2 -s 2 -w 0 -t /tmp/pgsql.trigger.
262262
<listitem><para>keep the last 255 full WAL files, plus the current one</para></listitem>
263263
<listitem><para>sleep for 2 seconds between checks for next WAL file is full</para></listitem>
264264
<listitem><para>never timeout if file not found</para></listitem>
265-
<listitem><para>stop waiting when a trigger file called /tmp.pgsql.trigger.5442 appears</para></listitem>
265+
<listitem><para>stop waiting when a trigger file called /tmp/pgsql.trigger.5442 appears</para></listitem>
266266
</itemizedlist>
267267
</listitem>
268268

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp