Re: postmaster grows
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Max Vaschenko <max@nino.ru>
Cc: pgsql-bugs@postgresql.org
Date: 2001-02-05T17:00:38Z
Lists: 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