Re: [BUGS] BUG #14843: CREATE TABLE churns through all memory,crashes db - Mailing list pgsql-bugs

From Andres Freund
Subject Re: [BUGS] BUG #14843: CREATE TABLE churns through all memory,crashes db
Date
Msg-id 20171006182715.g7u3pnr4vkzqgthu@alap3.anarazel.de
Whole thread Raw
In response to Re: [BUGS] BUG #14843: CREATE TABLE churns through all memory, crashes db  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On 2017-10-06 14:18:57 -0400, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > It's "just" a MemoryContextSwitchTo() that some idiot^WI forgot and
> > reviews didn't spot.
> 
> Yeah, I had just come to the same conclusion.  I have a fix about ready
> to commit, unless you're nearly there ...

Please go ahead in that case.

Thanks,

Andres


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Lucas Fairchild-Madar
Date:
Subject: [BUGS] json(b)_array_elements use causes very large memory usage when alsoreferencing entire json document
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] json(b)_array_elements use causes very large memory usage when also referencing entire json document