pgsql: Add note to the shared memory sizing table about needing to use

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add note to the shared memory sizing table about needing to use
Date: 2008-12-16 19:30:44
Message-ID: 20081216193044.0DDB77563FE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add note to the shared memory sizing table about needing to use page count in
shared_buffers and wal_buffers, not size in bytes. Per discussion.

Modified Files:
--------------
pgsql/doc/src/sgml:
runtime.sgml (r1.422 -> r1.423)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.422&r2=1.423)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2008-12-17 01:02:24 pgbulkload - pgbulkload: Accept CR+LF text files in CSV mode.
Previous Message Tom Lane 2008-12-16 16:26:21 pgsql: Make heap_update() set newtup->t_tableOid correctly, for