Skip to content
Snippets Groups Projects
Commit 0dc848b0 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

pg_basebackup: Add --slot option


This option specifies a replication slot for WAL streaming (-X stream),
so that there can be continuous replication slot use between WAL
streaming during the base backup and the start of regular streaming
replication.

Reviewed-by: default avatarMichael Paquier <michael.paquier@gmail.com>
parent 90102bb5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment