From: | Euler Taveira de Oliveira <euler(at)timbira(dot)com> |
---|---|
To: | "Dmitry D(dot) Khlebnikov" <galaxy(at)openwall(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #2870: incorrect man page for postgres |
Date: | 2007-01-03 23:50:15 |
Message-ID: | 20070103235015.GA3066@timbira.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Dmitry D. Khlebnikov wrote:
> The man page for postgres(1) has a wrong description of the '-S' option.
> Previously, the '-S' option means that postgres will start in the 'silent'
> mode, but in version 8.2 the '-S' option describes the amount of memory for
> sorts.
>
I think you change the order, in 8.1 -S option describes the amount of
memory but in 8.2 it describes the silent mode. This is because there
was some mismatch options in postgres and postmaster. See "Make
command-line options of postmaster and postgres identical (Peter)" in
release notes [1].
[1] http://www.postgresql.org/docs/8.2/static/release-8-2.html
--
Euler Taveira de Oliveira
http://www.timbira.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Dmitry D. Khlebnikov | 2007-01-04 00:24:11 | Re: BUG #2870: incorrect man page for postgres |
Previous Message | Magnus Hagander | 2007-01-03 23:16:52 | Re: Installing PGSQL on Windows XP |