Re: Re: Unexpected memory usage for repeated inserts within plpgsql function - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: Re: Unexpected memory usage for repeated inserts within plpgsql function
Date
Msg-id CAFiTN-tHgvf-2XFyA+DKpMLyWy-KTTSMKoJ9rnPq7LzWfE3ZPw@mail.gmail.com
Whole thread Raw
In response to Re: Unexpected memory usage for repeated inserts within plpgsql function  (Guangzhou Zhang <35514815@qq.com>)
List pgsql-hackers

On Fri, Jul 22, 2016 at 4:06 PM, Guangzhou Zhang <35514815@qq.com> wrote:
Thank you. Yes when I correctly created the table (so avoiding insertion
statement error), the memory usage went no higher than ~ 60MB.

Is this a bug from your point of view?

On other thread there are discussion going on about how to fix this issue. You can refer this thread.

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Proposal: revert behavior of IS NULL on row types
Next
From: Jim Nasby
Date:
Subject: Re: Design for In-Core Logical Replication