Re: [PERFORM] Memory question on win32 systems - Mailing list pgsql-hackers

From Dave Page
Subject Re: [PERFORM] Memory question on win32 systems
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [PERFORM] Memory question on win32 systems  ("Dave Page" <[email protected]>)
List pgsql-hackers
On Thu, May 29, 2008 at 4:52 PM, Dave Page <[email protected]> wrote:
> On Thu, May 29, 2008 at 4:45 PM, Justin <[email protected]> wrote:
>>
>> Then what is the purpose of shared buffers if nothing is being reused  is it
>> only used to keep track locks, changes and what is to being spooled to the
>> kernel???
>
> It caches disk pages (and holds other data structures), not query results.

Oops, misread that. Shared *buffers* is disk pages. Shared memory
holds the buffers and other stuff as well.


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Core team statement on replication in PostgreSQL
Next
From: Rick Vernam
Date:
Subject: Re: Core team statement on replication in PostgreSQL