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 for
  Advanced Search

"Compacting" a relation



vacuumlazy.c contains a hint "Consider compacting this relation" but AFAICT, 
there is no indication anywhere how "compacting" is supposed to be achieved.  
I guess this means VACUUM FULL or CLUSTER, but I don't think the hint can be 
processed effectively by a user.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group