Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc726a commit 48bc576Copy full SHA for 48bc576
src/backend/utils/misc/postgresql.conf.sample
@@ -58,7 +58,7 @@
58
59
#listen_addresses = 'localhost' # what IP address(es) to listen on;
60
# comma-separated list of addresses;
61
- # defaults to 'localhost', '*' = all
+ # defaults to 'localhost'; use '*' for all
62
# (change requires restart)
63
#port = 5432 # (change requires restart)
64
#max_connections = 100 # (change requires restart)
0 commit comments