Re: Why would this use 600Meg of VM?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why would this use 600Meg of VM?
Дата
Msg-id 4499.993228940@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Why would this use 600Meg of VM?  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: Why would this use 600Meg of VM?  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> Can one of you knowledgeable people tell me why current CVS as of 
> a week ago would have the backend running this query grow to 
> 600 meg+?

Sounds like there's still a memory leak in there somewhere, but the
query looks fairly harmless.  Could we see enough info to reproduce
this?  (Table declarations, explain output, etc)  Another useful
attack would be to let the query run awhile, then set a breakpoint
at sbrk().  Stack traces from the first few hits of the breakpoint
would give a pretty good indication of where the leak is, probably.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: Joining the team
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Joining the team