CREATE SUBSCRIPTION uninterruptable

From: Thom Brown <thom(at)linux(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: CREATE SUBSCRIPTION uninterruptable
Date: 2017-02-16 14:44:24
Message-ID: CAA-aLv6xLxDWeq4AcgkA7i_LM8F5YrFpkipCeEARaxevRjdQFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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?

Thom

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-02-16 14:45:37 Re: Parallel Append implementation
Previous Message Robert Haas 2017-02-16 14:40:25 Re: Partitioned tables and relfilenode