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

From Tom Lane
Subject Re: Analyze on large changes...
Date
Msg-id 6039.1023851148@sss.pgh.pa.us
Whole thread Raw
In response to Re: Analyze on large changes...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Analyze on large changes...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

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