Skip to content
Snippets Groups Projects
Commit 4506ec95 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update listen_addresses description.

Darcy Buskermolen
parent 5bddded6
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,9 @@
# - Connection Settings -
#listen_addresses = 'localhost' # what IP interface(s) to listen on;
# defaults to localhost, '*' = any
#listen_addresses = 'localhost' # what IP address(es) to listen on;
# comma seperated;
# defaults to localhost, '*' = all
#port = 5432
#max_connections = 100
# note: increasing max_connections costs ~400 bytes of shared memory per
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment