Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1f0820

Browse files
committed
Revert "Tweak postgresql.conf.sample's comments on listen_addresess."
This reverts commit 1bde67c, which should have been done only on the master branch.
1 parent 1bde67c commit e1f0820

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'; use '*' for all
61+
# defaults to 'localhost', '*' = all
6262
# (change requires restart)
6363
#port = 5432 # (change requires restart)
6464
#max_connections = 100 # (change requires restart)

0 commit comments

Comments
 (0)