Обсуждение: pgsql: Handle change of slot name in logical replication apply

Поиск
Список
Период
Сортировка

pgsql: Handle change of slot name in logical replication apply

От
Peter Eisentraut
Дата:
Handle change of slot name in logical replication apply

Since change of slot name is a supported operation, handle it more
gracefully, instead of in the this-should-not-happen way.

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1116108c926820030bd18b5dbff9163c14e3ad6d

Modified Files
--------------
src/backend/replication/logical/worker.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)