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

Commitd341946

Browse files
author
Neil Conway
committed
Cleanups for recent addition to log_connections documentation.
1 parent5d82f9a commitd341946

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.22 2005/09/24 23:08:07 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.23 2005/09/24 23:25:31 neilc Exp $
33
-->
44
<chapter Id="runtime-config">
55
<title>Run-time Configuration</title>
@@ -2546,9 +2546,9 @@ SELECT * FROM parent WHERE key = 2400;
25462546
connection. This is off by default, although it is probably very
25472547
useful. Some client programs, like <application>psql</>, attempt
25482548
to connect twice while determining if a password is required, so
2549-
duplicate <literal>connection received</>messasges are not a sign
2550-
ofproblem.This option can only be set at server start or in the
2551-
<filename>postgresql.conf</filename> configuration file.
2549+
duplicate <quote>connection received</>messages do not
2550+
necessarily indicate aproblem. This option can only be set at
2551+
server start or in the<filename>postgresql.conf</> configuration file.
25522552
</para>
25532553
</listitem>
25542554
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp