summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/enum.c
diff options
context:
space:
mode:
authorPeter Eisentraut2017-09-26 20:07:52 +0000
committerPeter Eisentraut2017-09-27 12:49:47 +0000
commit3709ca1cf069cee24ef8000cb6a479813b5537df (patch)
treed54dbade52078b66be199c1402ed4ef9540828ce /src/backend/utils/adt/enum.c
parent59597e6485847ae40eab2e80ff04af3e8663f2d8 (diff)
pg_basebackup: Add option to create replication slot
When requesting a particular replication slot, the new pg_basebackup option -C/--create-slot creates it before starting to replicate from it. Further refactor the slot creation logic to include the temporary slot creation logic into the same function. Add new arguments is_temporary and preserve_wal to CreateReplicationSlot(). Print in --verbose mode that a slot has been created. Author: Michael Banck <[email protected]>
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions