Fix slot name change handling for subscriptions

Started by Petr Jelinekabout 9 years ago2 messageshackers
Jump to latest
#1Petr Jelinek
petr@2ndquadrant.com

Hi,

ALTER SUBSCRIPTION ... WITH (SLOT NAME = foo) will make the worker dies
on error about unexpected subscription changed. It's my oversight in the
original logical replication patch-set. Attached patch fixes it to
behave same way as other changes to subscription options.

--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachments:

0001-Handle-change-of-slotname-in-logical-replication-app.patchtext/x-patch; name=0001-Handle-change-of-slotname-in-logical-replication-app.patchDownload+16-3
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Petr Jelinek (#1)
Re: Fix slot name change handling for subscriptions

On 3/24/17 10:45, Petr Jelinek wrote:

ALTER SUBSCRIPTION ... WITH (SLOT NAME = foo) will make the worker dies
on error about unexpected subscription changed. It's my oversight in the
original logical replication patch-set. Attached patch fixes it to
behave same way as other changes to subscription options.

committed

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers