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

Re: Vacuum analyze in 7.1.1 - Mailing list pgsql-general

From Tom Lane
Subject Re: Vacuum analyze in 7.1.1
Date
Msg-id [email protected]
Whole thread Raw
In response to Vacuum analyze in 7.1.1  ("David Wall" <[email protected]>)
List pgsql-general
"David Wall" <[email protected]> writes:
> Does a 'vacuum analyze' do the same functions as a plain 'vacuum' PLUS the
> stats updates?

Yes, exactly.

AFAIK that's always been true, but some of the documentation has been
confused about it :-(.  If you can find anything in the 7.1 docs that
sounds like VACUUM ANALYZE doesn't include VACUUM, please point it out.

            regards, tom lane

pgsql-general by date:

Previous
From: Frank Miles
Date:
Subject: problem connecting from another host
Next
From: "Andy Samuel"
Date:
Subject: Re: Vacuum-ing without disconnecting users