patch to slightly improve clarity of a comment in postgresql.conf.sample
Dougal Sutherland <dougal@gmail.com>
From: Dougal Sutherland <dougal@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2011-08-24T11:33:54Z
Lists: pgsql-hackers
Attachments
- doc-clarity.patch (application/octet-stream)
The attached change to postgresql.conf.sample makes it more clear at a glance that the default value of listen_addresses is 'localhost', not 'localhost, *'. This would have saved a friend an hour or two of fiddling tonight. Thanks, Dougal