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

Commit48bc576

Browse files
committed
Tweak postgresql.conf.sample's comments on listen_addresess.
This makes it slightly more clear that '*' is not part of the defaultvalue, in case that wasn't obvious.As requested by Dougal Sutherland.
1 parent6fc726a commit48bc576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
#listen_addresses = 'localhost'# what IP address(es) to listen on;
6060
# comma-separated list of addresses;
61-
# defaults to 'localhost','*'= all
61+
# defaults to 'localhost'; use'*'for all
6262
# (change requires restart)
6363
#port = 5432# (change requires restart)
6464
#max_connections = 100# (change requires restart)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp