Re: Fix slot name change handling for subscriptions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix slot name change handling for subscriptions
Date
Msg-id 9118ac31-0679-5308-4ccc-61ed2b1b9d6b@2ndquadrant.com
Whole thread Raw
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Rewriting the test of pg_upgrade as a TAP test
Next
From: Peter Eisentraut
Date:
Subject: Re: Rewriting the test of pg_upgrade as a TAP test