Re: Postmaster Out of Memory - Mailing list pgsql-general

From Tom Lane
Subject Re: Postmaster Out of Memory
Date
Msg-id 27869.1119814045@sss.pgh.pa.us
Whole thread Raw
In response to Postmaster Out of Memory  (Jeff Gold <jgold@mazunetworks.com>)
Responses Re: Postmaster Out of Memory  (Jeff Gold <jgold@mazunetworks.com>)
List pgsql-general
Jeff Gold <jgold@mazunetworks.com> writes:
> Excellent!  Does index_create refer to something that is invoked as a
> consequence of CREATE INDEX?  I'm looking through the code on our side
> and can't find any obvious places where we recreate indexes, but I might
> just be missing something.

TRUNCATE and CLUSTER both rebuild indexes, so they'd also trigger the
leak.

            regards, tom lane

pgsql-general by date:

Previous
From: Joe
Date:
Subject: Re: Win32 users?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Win32 users?