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

From Guangzhou Zhang
Subject Re: Unexpected memory usage for repeated inserts within plpgsql function
Date
Msg-id 1469183805467-5913022.post@n5.nabble.com
Whole thread Raw
In response to Re: Unexpected memory usage for repeated inserts within plpgsql function  (Dilip Kumar <dilipbalaut@gmail.com>)
Responses Re: Re: Unexpected memory usage for repeated inserts within plpgsql function  (Dilip Kumar <dilipbalaut@gmail.com>)
List pgsql-hackers
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?



--
View this message in context:
http://postgresql.nabble.com/Unexpected-memory-usage-for-repeated-inserts-within-plpgsql-function-tp5912833p5913022.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



pgsql-hackers by date:

Previous
From: Anton Dignös
Date:
Subject: [PROPOSAL] Temporal query processing with range types
Next
From: Jim Nasby
Date:
Subject: Bug with plpgsql handling of NULL argument of compound type