Ed Loehr <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> * ANALYZE is now available as a separate command; you can run it without
>> also doing a VACUUM.  (Of course, VACUUM ANALYZE still works.)

> What is the impact of this newly isolated ANALYZE command on the need
> and/or frequency for VACUUMs?  

None really.  By the time 7.2 is out, I expect we will also have a
more lightweight form of VACUUM, and so running VACUUM ANALYZE as a
reasonably frequent background operation will still be the norm.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to