The following bug has been logged online: Bug reference: 3926 Logged by: Andreas Email address: [EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match