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

Commit1eb5564

Browse files
committed
doc: Add link to listen_addresses as cause of connection failure
Reported-by: k.man.113@gmail.comDiscussion:https://postgr.es/m/171494070007.703.17021965362263796980@wrigleys.postgresql.orgBackpatch-through: master
1 parentcf590c5 commit1eb5564

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,8 @@ psql: error: connection to server at "server.joe.com" (123.123.123.123), port 54
637637
This is the generic <quote>I couldn't find a server to talk
638638
to</quote> failure. It looks like the above when TCP/IP
639639
communication is attempted. A common mistake is to forget to
640-
configure the server to allow TCP/IP connections.
640+
configure <xref linkend="guc-listen-addresses"/> so that the server
641+
accepts remote TCP connections.
641642
</para>
642643

643644
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp