Log Message:
-----------
Change vacuum lazy "compacting" warning message to:
errhint("Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\".")));
Modified Files:
--------------
pgsql/src/backend/commands:
vacuumlazy.c (r1.82 -> r1.83)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c.diff?r1=1.82&r2=1.83)
pgsql-committers 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:32:04 |
| Subject: pgsql: Update URL for: * Allow sequential scans to take advantage of |