Re: caching written values? - Mailing list pgsql-performance

From Pavan Deolasee
Subject Re: caching written values?
Date
Msg-id 2e78013d0901220320r56953209yf7590574ecdb3897@mail.gmail.com
Whole thread Raw
In response to caching written values?  (Thomas Finneid <tfinneid@fcon.no>)
Responses Re: caching written values?
Re: caching written values?
List pgsql-performance
On Thu, Jan 22, 2009 at 4:42 PM, Thomas Finneid <tfinneid@fcon.no> wrote:

>
> As I understand it, data is stored in pages and those pages have to be
> retrieved in order to write or read data from them. So my assumption is that
> a page used to write data would not be replaced until memory is low and
> different pages needs to be retrieved. Is this approximately correct?
>

Yes. That's how it works.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com

pgsql-performance by date:

Previous
From: Thomas Finneid
Date:
Subject: caching written values?
Next
From: Glyn Astill
Date:
Subject: Re: caching written values?