Re: Alter subscription..SET - NOTICE message is coming for table which is already removed

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Alter subscription..SET - NOTICE message is coming for table which is already removed
Date: 2017-05-30 01:12:05
Message-ID: CAD21AoDH7yeBWZDeuCF5+0XCpXhqS0HRJBS1qnkUYrXEMci11g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 25, 2017 at 8:15 PM, tushar <tushar(dot)ahuja(at)enterprisedb(dot)com> wrote:
> On 05/25/2017 04:40 PM, Masahiko Sawada wrote:
>>
>> I think you did ALTER SUBSCRIPTION while table sync for 100 tables is
>> running, right?
>
> Yes, i didn't wait too much while executing the commands.
>

I think it's better to add this to open items so that it doesn't get
missed. Barring any objections I'll add it.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2017-05-30 01:30:35 Re: Get stuck when dropping a subscription during synchronizing table
Previous Message Masahiko Sawada 2017-05-30 01:02:53 Fix GetOldestXmin comment