On 8 Sep 2003, Matthew T. O'Connor wrote: > On Sun, 2003-09-07 at 08:04, Holger Marzen wrote: > > Hi all, > > > > the docs are not clear for me. If I want (in version 7.1.x, 7.2.x) to > > help the analyzer AND free unused space do I have to do a > > > > vacuum > > vacuum analyze > > > > or is a > > > > vacuum analyze > > vacuum analyze = vacuum + analyze > > FYI, I don't remember it if was added in 7.2, or 7.3, but you can now > do:
7.2 for sure had analyze. I'm still using it in production (although it is getting a bit long in the tooth nowadays) Looking at the docs for 7.1, it didn't. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html