On Wed, 2005-01-12 at 18:20 -0500, Aaron wrote: > I would recommend something more recent like 7.4.6. Postgres is very easy to > compile and you can likely find a binary for your distro. > > On nightly maintenance Postgres does recommend that you perform a VACUUM of > the database. These allow Postgres to help free up table space and clean up > indexes. There is documentation with Postgres on how to scheduler a vacuum > in cron.
Isn't 7.4.6 most recent stable version? 8.0.0 has rc5, but I wouldn't recommend using RC version on production system. -- Ondrej Sury <[EMAIL PROTECTED]>
