| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: wal buffers documentation -errata |
| Date: | 2007-01-11 18:51:02 |
| Message-ID: | 5DFAF313-15FD-4083-B9E4-37C8AC60109D@fastcrypt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On 11-Jan-07, at 12:49 PM, Tom Lane wrote:
> Dave Cramer <pg(at)fastcrypt(dot)com> writes:
>> the point is that the documentation suggests that the default is 8
>> not 8MB, but 8, when in fact the defaults are now given in memory
>> units not pages
>
> Oh, I thought you were complaining that the value was numerically
> wrong.
>
> Perhaps we should convert the documentation to show the defaults in a
> units-ified way, but if so it needs to be done consistently. Most of
> the entries seem not to have been changed; for example shared_buffers
> is still described in blocks.
Yes, everything is described in blocks, but in the configuration file
everything (I've looked at so far) is specified in memory units.
While I appreciate the effort that went into making it somewhat
easier to use memory units I can see this being very confusing for
the average user.
I would suggest that the documentation needs to be consistent with
the example configuration file installed by initdb
Dave
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kim | 2007-01-11 19:13:56 | Re: unusual performance for vac following 8.2 upgrade |
| Previous Message | Patrick Earl | 2007-01-11 18:47:39 | Re: Checkpoint request failed on version 8.2.1. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-01-11 19:35:30 | Re: pthread option of msvc build. |
| Previous Message | Hiroshi Saito | 2007-01-11 18:19:57 | pthread option of msvc build. |