aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-01-13 12:00:00 -0500
committerPeter Eisentraut <peter_e@gmx.net>2017-01-13 16:19:48 -0500
commitf7acc0397c60ed13137d7392e4210eb0f9d5877e (patch)
treee17130cf25f8143c898bf187648a0ff43d1ed217 /src/backend/access/gist
parent2d443ae1b0121e15265864d2b2143509fa70e8e4 (diff)
downloadpostgresql-f7acc0397c60ed13137d7392e4210eb0f9d5877e.tar.gz
postgresql-f7acc0397c60ed13137d7392e4210eb0f9d5877e.zip
pg_upgrade: Fix for changed pg_ctl default stop mode
In 9.5, the default pg_ctl stop mode was changed from "smart" to "fast". pg_upgrade still thought the default mode was "smart" and only specified the mode when "fast" was asked for. This results in using "fast" all the time. It's not clear what the effect in practice is, but fix it nonetheless to restore the previous behavior.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions