diff options
author | Magnus Hagander <magnus@hagander.net> | 2017-01-16 13:56:43 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2017-01-16 13:56:43 +0100 |
commit | e7b020f786bf3b344f81d70aa423525fd4f44dfa (patch) | |
tree | 2963aed83e279eb9d5254d70f42a9681a65b9e1c /src/backend/utils/adt/tsquery_gist.c | |
parent | 8fa6019b405f9d39539a77c6f5f11fe640ddf955 (diff) | |
download | postgresql-e7b020f786bf3b344f81d70aa423525fd4f44dfa.tar.gz postgresql-e7b020f786bf3b344f81d70aa423525fd4f44dfa.zip |
Make pg_basebackup use temporary replication slots
Temporary replication slots will be used by default when wal streaming
is used and no slot name is specified with -S. If a slot name is
specified, then a permanent slot with that name is used. If --no-slot is
specified, then no permanent or temporary slot will be used.
Temporary slots are only used on 10.0 and newer, of course.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions