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

Commitd53c125

Browse files
committed
A bit more wordsmithing on the PQping documentation.
1 parent49cd8a3 commitd53c125

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,11 @@ PGPing PQpingParams(const char **keywords, const char **values, int expand_dbnam
11001100
<term><literal>PQPING_NO_RESPONSE</literal></term>
11011101
<listitem>
11021102
<para>
1103-
The server could not be contacted.
1103+
The server could not be contacted. This might indicate that the
1104+
server is not running, or that there is something wrong with the
1105+
given connection parameters (for example, wrong port number), or
1106+
that there is a network connectivity problem (for example, a
1107+
firewall blocking the connection request).
11041108
</para>
11051109
</listitem>
11061110
</varlistentry>
@@ -1110,8 +1114,8 @@ PGPing PQpingParams(const char **keywords, const char **values, int expand_dbnam
11101114
<listitem>
11111115
<para>
11121116
No attempt was made to contact the server, because the supplied
1113-
parameters were incorrect or there was some client-side problem
1114-
(for example, out of memory).
1117+
parameters wereobviouslyincorrect or there was some client-side
1118+
problem(for example, out of memory).
11151119
</para>
11161120
</listitem>
11171121
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp