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.
Showing
- contrib/start-scripts/freebsd 2 additions, 2 deletionscontrib/start-scripts/freebsd
- contrib/start-scripts/linux 2 additions, 2 deletionscontrib/start-scripts/linux
- contrib/start-scripts/osx/PostgreSQL 2 additions, 2 deletionscontrib/start-scripts/osx/PostgreSQL
- doc/src/sgml/ref/pg_ctl-ref.sgml 1 addition, 1 deletiondoc/src/sgml/ref/pg_ctl-ref.sgml
- src/bin/pg_ctl/t/001_start_stop.pl 5 additions, 5 deletionssrc/bin/pg_ctl/t/001_start_stop.pl
- src/bin/pg_ctl/t/002_status.pl 1 addition, 1 deletionsrc/bin/pg_ctl/t/002_status.pl
- src/test/regress/pg_regress.c 1 addition, 1 deletionsrc/test/regress/pg_regress.c
- src/tools/msvc/vcregress.pl 2 additions, 2 deletionssrc/tools/msvc/vcregress.pl
Loading
Please register or sign in to comment