Tom Lane wrote:
> Peter Eisentraut <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly