Re: Analyze on large changes... - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Analyze on large changes...
Date
Msg-id 200206120311.g5C3Boq22165@candle.pha.pa.us
Whole thread Raw
In response to Re: Analyze on large changes...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Analyze on large changes...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > One change in this patch is that because analyze now runs in the outer
> > transaction, I can't clear the memory used to support each analyzed
> > relation.  Not sure if this is an issue.
> 
> Seems like a pretty serious (not to say fatal) objection to me.  Surely
> you can fix that.

OK, suggestions.  I know CommandCounterIncrement will not help.  Should
I do more pfree'ing?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Analyze on large changes...
Next
From: Bruce Momjian
Date:
Subject: Re: Schemas and template1