VACUUM equivalent to REINDEX DATABASE ?

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: VACUUM equivalent to REINDEX DATABASE ?
Date: 2005-06-13 19:25:29
Message-ID: 20050613162442.W90456@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


REINDEX DATABASE, as just discussed, does only the SYSTEM tables ... is
there a way of having VACUUM run only on teh system tables also, without
having to do each individually?

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-06-13 19:34:40 REINDEX SYSTEM tables ... index disappearing ... ?
Previous Message Joshua D. Drake 2005-06-13 19:22:58 Re: pg_dumpall not working?