Re: Update PostgreSQL shared memory usage table for 9.0? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Update PostgreSQL shared memory usage table for 9.0?
Date
Msg-id 201102200013.p1K0DD406552@momjian.us
Whole thread Raw
In response to Update PostgreSQL shared memory usage table for 9.0?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Update PostgreSQL shared memory usage table for 9.0?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:
> Can someone update the PostgreSQL shared memory usage table for 9.0?
> 
>     http://www.postgresql.org/docs/9.0/static/kernel-resources.html#SYSVIPC
> 
> Right now it says "Approximate shared memory bytes required (as of
> 8.3)".

This documentation still says as of 8.3. If they are unchanged, can I
just remove the version mention?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: FDW API: don't like the EXPLAIN mechanism
Next
From: Tom Lane
Date:
Subject: Re: Snapshot synchronization, again...