The following bug has been logged online:
Bug reference: 3926
Logged by: Andreas
Email address: postgres@elbrief.de
PostgreSQL version: 8.3
Operating system: All
Description: Typo in documentation
Details:
There is a typo in http://www.postgresql.org/docs/8.3/static/sql-vacuum.html
at the description of Parameters VERBOSE. There is double max_fsm_pages.
Correct is, i think, max_fsm_pages, max_fsm_relations.
Andreas