Re: "Compacting" a relation - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "Compacting" a relation
Date
Msg-id 19713.1164815176@sss.pgh.pa.us
Whole thread Raw
In response to "Compacting" a relation  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: "Compacting" a relation  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> 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.

So change it ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] small patch with czech translations for names of months and days
Next
From: Alvaro Herrera
Date:
Subject: gin_fuzzy_search_limit description