Re: BUG #16974: memory leak

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: RekGRpth <rekgrpth(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16974: memory leak
Date: 2021-04-21 13:27:06
Message-ID: 755577.1619011626@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

RekGRpth <rekgrpth(at)gmail(dot)com> writes:
> The backend's "SHR" memory size increase from ~20Mb on startup to
> ~150Mb by one day (with inserts and updates into table)

As I said, that proves little and indeed is expected ... especially
if your shared_buffers setting is around that. There's no leak
unless you see VIRT increasing significantly.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-04-21 13:40:14 Re: BUG #16976: server crash when deleting via a trigger on a foreign table
Previous Message PG Bug reporting form 2021-04-21 12:39:30 BUG #16976: server crash when deleting via a trigger on a foreign table