diff --git a/lib/App/Netdisco.pm b/lib/App/Netdisco.pm index 26e56217..2cce1691 100644 --- a/lib/App/Netdisco.pm +++ b/lib/App/Netdisco.pm @@ -57,9 +57,9 @@ L are =back We have several other pages with tips for -L, +L, L, -L, +L, and L. You can also speak to someone in the C<#netdisco@freenode> IRC channel, or on @@ -107,9 +107,11 @@ application: postgres:~$ createdb -O netdisco netdisco -The default PostgreSQL configuration isn't well tuned for modern server -hardware. We strongly recommend that you use the C Python program to -auto-tune your C file: +You may wish to L +so that local connections are working. The default PostgreSQL configuration +also needs tuning for modern server hardware. We recommend that you use the +C Python program to auto-tune your C file: =over 4