git.postgresql.org Git - postgresql.git/commit
Fri, 5 Apr 2019 17:52:45 +0000 (14:52 -0300)
Fri, 5 Apr 2019 21:05:18 +0000 (18:05 -0300)
commit 9f06d79ef831ffa333f908f6d3debdb654292414
Add facility to copy replication slots
This allows the user to create duplicates of existing replication slots,
either logical or physical, and even changing properties such as whether
they are temporary or the output plugin used.
There are multiple uses for this, such as initializing multiple replicas
using the slot for one base backup; when doing investigation of logical
replication issues; and to select a different output plugins.
Author: Masahiko Sawada
Reviewed-by: Michael Paquier, Andres Freund, Petr Jelinek
Discussion: https://postgr.es/m/CAD21AoAm7XX8y_tOPP6j4Nzzch12FvA1wPqiO690RCk+uYVstg@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom