Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints - Mailing list pgsql-bugs
From Amit Langote
Subject Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints
Date
Msg-id f051179f-15c0-c436-dd01-abc99b7bc5ce@lab.ntt.co.jp
Whole thread Raw
In response to Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On 2018/12/17 12:52, Michael Paquier wrote:
> On Mon, Dec 17, 2018 at 11:20:14AM +0900, Amit Langote wrote:
>> On 2018/12/17 11:06, Michael Paquier wrote:
>>> It seems that the call to relation_close should happen after
>>> CacheInvalidateRelcache.  Damn..
> 
> That was the issue and this is actually exactly like what has been fixed
> in 8082bea2.
> 
>> What a blunder!  Sorry. :(
> 
> No problem.  I have committed a fix after reproducing the failure
> manually and checking the fix.  This should cool down prion now.

Thank you!

Regards,
Amit




pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints
Next
From: PG Bug reporting form
Date:
Subject: BUG #15554: Broken pipe when doing a COPY of a parallel query