Re: postmaster grows - Mailing list pgsql-bugs

From Tom Lane
Subject Re: postmaster grows
Date
Msg-id 16928.981392438@sss.pgh.pa.us
Whole thread Raw
In response to postmaster grows  (Max Vaschenko <max@nino.ru>)
List pgsql-bugs
Max Vaschenko <max@nino.ru> writes:
> I have a RedHat Linux 6.2 (kernel 2.2.18pre1 SMP) on Intel platform.
> Postgres-7.0.3-2 (RPM).
> It grows. Initially about 5mb it grows to 60-70 mb after 2-3 weeks.

Is this the *postmaster* that's growing, or an individual backend that
you've kept running for a long time?

We've fixed a fair number of memory leaks in the backend since 7.0.*,
but there aren't any known leaks in the postmaster ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: PROC struct
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Large data field causes a backend crash.