Re: [HACKERS] CREATE SUBSCRIPTION uninterruptable - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] CREATE SUBSCRIPTION uninterruptable
Date
Msg-id cf97c4e4-d831-340a-df75-cb98ae334313@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] CREATE SUBSCRIPTION uninterruptable  (Thom Brown <thom@linux.com>)
Responses Re: [HACKERS] CREATE SUBSCRIPTION uninterruptable  (Thom Brown <thom@linux.com>)
List pgsql-hackers
On 2/16/17 09:44, Thom Brown wrote:
> I've noticed that when creating a subscription, it can't be
> interrupted.  One must wait until it times out, which takes just over
> 2 minutes.  I'm guessing ALTER SUBSCRIPTION would have the same
> problem.
> 
> Shouldn't we have an interrupt for this?

I think this is addressed by these patches:
https://commitfest.postgresql.org/13/991/

Please give them a try.

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



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion