Re: postmaster grows

From: Max Vaschenko <max(at)nino(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: postmaster grows
Date: 2001-02-06 14:25:19
Message-ID: 3A80094F.FBD6CACE@nino.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:
>
> Max Vaschenko <max(at)nino(dot)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?

One backend is running long time (2-3 weeks), but i don't pay attension on it.
Growing affected on both postmaster and individual backends (running usually less than 1 minute).
After some (2-3 weeks) time both postmaster and all (every) backends take
about 60mb memory.

>
> 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 ...

May be backend that running long time, causes other postgres processes to grow?

>
> regards, tom lane

--
С уважением, Ващенко Максим,
Нижегородские информационные сети
(8312) 30-19-05, 34-00-02, 30-09-73

With best regards, Max Vaschenko,
Nizhny Novgorod Information Networks.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-02-06 15:37:37 Re: postmaster grows
Previous Message Peter T Mount 2001-02-06 09:28:19 Re: Bug and Bugfix for the jdbc-driver