Re: Mapping a database completly into Memory - Mailing list pgsql-performance

From Andrew Sullivan
Subject Re: Mapping a database completly into Memory
Date
Msg-id 20030728182033.GH6279@libertyrms.info
Whole thread Raw
In response to Re: Mapping a database completly into Memory  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
On Mon, Jul 28, 2003 at 12:25:57PM -0400, Tom Lane wrote:
> in the kernel's disk cache), thus wasting RAM.  If we had a portable way
> of preventing the kernel from caching the same page, it would make more
> sense to run with large shared_buffers.

Plus, Postgres seems not to be very good at managing very large
buffer sets.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-performance by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: Optimization
Next
From: "scott.marlowe"
Date:
Subject: Re: Mapping Database completly into memory