View Single Post

   
  #4 (permalink)  
Old 04-10-2008, 09:04 AM
Decibel!
 
Posts: n/a
Default Re: Specific questions about wraparound and vacuum

On Wed, Aug 08, 2007 at 12:07:14PM -0400, Nick Fankhauser wrote:
> 2) If a regular (non-full) vacuum will not reset the XID. Will a
> dump/restore take care of wraparound? We have done this in the past for
> space reclamation because we seem to be able to dump/restore more quickly
> than we can do a full vacuum.


If you're doing that you need to re-evaluate your vacuuming strategy and
possibly your free space map settings. You should normally never need to
use pg_dump(all) or vacuum full to reclaim space.

If you've got the ability to take enough downtime to dump and restore,
you should really use that opportunity to upgrade to a modern version,
too.
--
Decibel!, aka Jim Nasby decibel@decibel.org
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (FreeBSD)

iD8DBQFGuiu5dO30qud8SkgRAsvdAKCu9N5IcOlqTqi9E7o+uG 14ajNTgwCeKWlE
zxTfKg01R8Rngb9ySyKcCjE=
=s+4N
-----END PGP SIGNATURE-----

Reply With Quote