"Compacting" a relation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: "Compacting" a relation
Date: 2006-11-29 10:19:39
Message-ID: 200611291119.40511.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2006-11-29 10:29:00 Re: "Compacting" a relation
Previous Message tomas 2006-11-29 09:55:41 Re: Short writes

Browse pgsql-patches by date

  From Date Subject
Next Message Hannu Krosing 2006-11-29 10:29:00 Re: "Compacting" a relation
Previous Message Pavel Stehule 2006-11-29 09:26:17 small patch with czech translations for names of months and days