BUG #3926: Typo in documentation

From: "Andreas" <postgres(at)elbrief(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3926: Typo in documentation
Date: 2008-02-03 11:14:39
Message-ID: 200802031114.m13BEd09014155@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3926
Logged by: Andreas
Email address: postgres(at)elbrief(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-02-03 16:24:49 Re: BUG #3926: Typo in documentation
Previous Message Tom Lane 2008-02-02 20:40:15 Re: BUG #3925: You can delete enum elements from pg_enum, but it is used in a table