pgsql: Correct WAL space calculation formula in docs.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct WAL space calculation formula in docs.
Date: 2010-10-15 09:19:44
Message-ID: E1P6gS0-00018P-PR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct WAL space calculation formula in docs.

Error pointed out by Fujii Masao, though not his patch.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=915116bc62db2aaec7001bde6610128f4cbd29f9

Modified Files
--------------
doc/src/sgml/wal.sgml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewd 2010-10-15 14:16:13 pgbuildfarm - client-code: facility to add notes for member on server
Previous Message Bruce Momjian 2010-10-15 01:58:13 pgsql: Improve comment about ignoring 128 error code on Windows: