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

Commit11acc1f

Browse files
author
Neil Conway
committed
Fix a minor SGML markup infelicity in recently-applied log_disconnections
patch.
1 parent530570c commit11acc1f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.238 2004/02/1703:54:56 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.239 2004/02/1705:45:17 neilc Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -1913,11 +1913,11 @@ SET ENABLE_SEQSCAN TO OFF;
19131913
<term><varname>log_disconnections</varname> (<type>boolean</type>)</term>
19141914
<listitem>
19151915
<para>
1916-
This outputs a line in the server logs similar to LOG_CONNECTIONS
1917-
but at session termination, and includes the duration of the
1918-
session. This is off by default.Thisoption can only be set at
1919-
server start or in the <filename>postgresql.conf</filename>
1920-
configuration file.
1916+
This outputs a line in the server logs similar to
1917+
<varname>log_connections</varname>but at session termination,
1918+
and includes the duration of the session.Thisis off by
1919+
default. This option can only be set atserver start or in the
1920+
<filename>postgresql.conf</filename>configuration file.
19211921
</para>
19221922
</listitem>
19231923
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp