Synchronize table list before creating slot in CREATE SUBSCRIPTION This way a failure to synchronize the table list will not leave an unused slot on the publisher.
Author: Petr Jelinek <petr.jeli...@2ndquadrant.com> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/dcb39c37c1d3b90115e1501af8efb7af59c341c3 Modified Files -------------- src/backend/commands/subscriptioncmds.c | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers