]> granicus.if.org Git - postgresql/commitdiff
Revert "Tweak postgresql.conf.sample's comments on listen_addresess."
authorRobert Haas <rhaas@postgresql.org>
Thu, 25 Aug 2011 13:41:00 +0000 (09:41 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 25 Aug 2011 13:41:00 +0000 (09:41 -0400)
This reverts commit 1bde67c0b9adce8b7ed2a2d1fcb2788cf96cea64, which
should have been done only on the master branch.

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

index 461f92eb7fafdb2ce5409545ce147034bad3ff0c..e5e7c1a5850962ca19b33cd2e59c33eba92456d3 100644 (file)
@@ -58,7 +58,7 @@
 
 #listen_addresses = 'localhost'                # what IP address(es) to listen on;
                                        # comma-separated list of addresses;
-                                       # defaults to 'localhost'; use '*' for all
+                                       # defaults to 'localhost', '*' = all
                                        # (change requires restart)
 #port = 5432                           # (change requires restart)
 #max_connections = 100                 # (change requires restart)