Updates to reflect that pg_ctl stop -m fast is the default

Peter Eisentraut <peter_e@gmx.net>

Commit: e574f15d6295b12c03ef8810c00976b65933711a
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-01-14T02:25:36Z
Releases: 10.0
Updates to reflect that pg_ctl stop -m fast is the default

Various example and test code used -m fast explicitly, but since it's
the default, this can be omitted now or should be replaced by a better
example.

pg_upgrade is not touched, so it can continue to operate with older
installations.

Files

Documentation touched