Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: In VACUUM, FREEZE must be before ANALYZE; fix this in vacuumdb.


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: In VACUUM, FREEZE must be before ANALYZE; fix this in vacuumdb.
  • Date: Tue, 28 Apr 2009 02:37:09 +0000 (UTC)
  • Message-id: <20090428023709.DA1B175407D@cvs.postgresql.org> <text/plain>

Log Message:
-----------
In VACUUM, FREEZE must be before ANALYZE;  fix this in vacuumdb.  Docs
are already correct.

Modified Files:
--------------
    pgsql/src/bin/scripts:
        vacuumdb.c (r1.25 -> r1.26)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/vacuumdb.c?r1=1.25&r2=1.26)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group