| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: "Compacting" a relation |
| Date: | 2006-11-29 15:46:16 |
| Message-ID: | 19713.1164815176@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Peter Eisentraut <peter_e(at)gmx(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-11-29 15:47:38 | gin_fuzzy_search_limit description |
| Previous Message | Tom Lane | 2006-11-29 15:43:11 | Re: small patch with czech translations for names of months and days |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2006-11-29 15:56:13 | Re: small patch with czech translations for names of months and days |
| Previous Message | Tom Lane | 2006-11-29 15:43:11 | Re: small patch with czech translations for names of months and days |