diff options
author | Magnus Hagander <magnus@hagander.net> | 2017-01-04 10:40:38 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2017-01-04 10:40:38 +0100 |
commit | 9a4d51077c96c10322582211781bb969b51822ff (patch) | |
tree | 9a6316dcba90a6351abf4a668dcb24c83fc2d207 /src/backend/executor/execProcnode.c | |
parent | 1d25779284fe1ba08ecd57e647292a9deb241376 (diff) | |
download | postgresql-9a4d51077c96c10322582211781bb969b51822ff.tar.gz postgresql-9a4d51077c96c10322582211781bb969b51822ff.zip |
Make wal streaming the default mode for pg_basebackup
Since streaming is now supported for all output formats, make this the
default as this is what most people want.
To get the old behavior, the parameter -X none can be specified to turn
it off.
This also removes the parameter -x for fetch, now requiring -X fetch to
be specified to use that.
Reviewed by Vladimir Rusinov, Michael Paquier and Simon Riggs
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions