Bruce Momjian wrote: > Alvaro Herrera wrote: > > > 3) There is no easy way to analyze all databases. vacuumdb --analyze > > > does analyze _and_ vacuum, which for an 8.4 to 8.5 migration does an > > > unnecessary vacuum. Right now I recommend ANALYZE in every database, > > > but it would be nice if there were a single command which did this. > > > > +1 for vacuumdb --analyze-only > > OK, I have implemented this using --only-analyze to avoid having the > '--anal' option spelling be ambiguous, which might confuse/frustrate > users. > > I also moved the --freeze option documention mention into a more logical > place. > > Patch attached.
Applied. -- Bruce Momjian <br...@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers