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 5bddded commit 4506ec9Copy full SHA for 4506ec9
src/backend/utils/misc/postgresql.conf.sample
@@ -46,8 +46,9 @@
46
47
# - Connection Settings -
48
49
-#listen_addresses = 'localhost' # what IP interface(s) to listen on;
50
- # defaults to localhost, '*' = any
+#listen_addresses = 'localhost' # what IP address(es) to listen on;
+ # comma seperated;
51
+ # defaults to localhost, '*' = all
52
#port = 5432
53
#max_connections = 100
54
# note: increasing max_connections costs ~400 bytes of shared memory per
0 commit comments