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

Commitcb08f6b

Browse files
committed
Remove unnecessary comma in documentation.
1 parent1f44a31 commitcb08f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.258 2010/03/02 23:38:17 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.259 2010/03/12 17:46:07 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -1734,7 +1734,7 @@ SET ENABLE_SEQSCAN TO OFF;
17341734
disabled, but the server continues to accumulate WAL segment files in
17351735
the expectation that a command will soon be provided. Setting
17361736
<varname>archive_mode</> to a command that does nothing but
1737-
return true, e.g. <literal>/bin/true</>, effectively disables
1737+
return true, e.g. <literal>/bin/true</> effectively disables
17381738
archiving, but also breaks the chain of WAL files needed for
17391739
archive recovery, so it should only be used in unusual circumstances.
17401740
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp