Support configuration reload in logical replication workers Author: Michael Paquier <[email protected]> Reviewed-by: Petr Jelinek <[email protected]> Reported-by: Fujii Masao <[email protected]>
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/26ad194cb0a6b955e155d44fb52a74212ce85759 Modified Files -------------- src/backend/replication/logical/launcher.c | 30 +++++++++++++++++++++++++++++- src/backend/replication/logical/worker.c | 7 +++++++ src/include/replication/worker_internal.h | 4 +++- 3 files changed, 39 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
