Re: BUG #16707: Memory leak
Kurt Roeckx <kurt@roeckx.be>
From: Kurt Roeckx <kurt@roeckx.be>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-bugs@lists.postgresql.org
Date: 2020-11-10T08:11:20Z
Lists: pgsql-bugs
On Mon, Nov 09, 2020 at 08:31:27PM -0800, Andres Freund wrote: > As this is on a halfway recent linux, I suggest doing something like > > $ grep ^Rss /proc/$pid/status > RssAnon: 6664 kB > RssFile: 69512 kB > RssShmem: 15788 kB RssAnon: 1197064 kB RssFile: 27420 kB RssShmem: 4248052 kB Kurt
Commits
-
llvmjit: Use explicit LLVMContextRef for inlining
- 3b991f81c457 12.18 landed
- 10912f7d4ff0 13.14 landed
- 75a20a4b4b44 14.11 landed
- aef521849b68 15.6 landed
- 2cf50585e54a 16.2 landed
- 9dce22033d5d 17.0 landed