Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: Analyze on large changes...
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Analyze on large changes...  (Bruce Momjian <[email protected]>)
Responses Re: Analyze on large changes...
List pgsql-hackers
Bruce Momjian <[email protected]> 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...