wal buffers documentation -errata

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: wal buffers documentation -errata
Date: 2007-01-11 15:05:24
Message-ID: 3D3E6EE9-B5A3-4954-A169-43D610AE046D@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Currently says

Number of disk-page buffers allocated in shared memory for WAL data.
The default is 8. The setting need only be large enough to hold the
amount of WAL data generated by one typical transaction, since the
data is written out to disk at every transaction commit. This
parameter can only be set at server start.

However I just loaded up an 8.2.1 and the default is 32m

Dave

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-01-11 15:07:13 Re: [HACKERS] [PATCHES] wal_checksum = on (default) | off
Previous Message Gregory Stark 2007-01-11 14:59:26 Re: [HACKERS] [PATCHES] wal_checksum = on (default) | off

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-01-11 15:07:13 Re: [HACKERS] [PATCHES] wal_checksum = on (default) | off
Previous Message Gregory Stark 2007-01-11 14:59:26 Re: [HACKERS] [PATCHES] wal_checksum = on (default) | off