Tom Lane wrote:
> 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 ...
New message is:
errhint("Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\".")));
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2007-02-04 03:55:52 |
| Subject: pgsql: Add documentation for Windows on how to set an environment |
| Previous: | From: Bruce Momjian | Date: 2007-02-04 02:54:38 |
| Subject: Re: this patch correct upper and lower case for
translated month's and day's names |
pgsql-patches by date
| Next: | From: Simon Riggs | Date: 2007-02-04 09:25:18 |
| Subject: Re: Remove log segment and log_id fields from pg_controldata |
| Previous: | From: Bruce Momjian | Date: 2007-02-04 02:54:38 |
| Subject: Re: this patch correct upper and lower case for
translated month's and day's names |