Re: Maximum Performance Follow-up Question - Mailing list pgsql-admin

From Tom Lane
Subject Re: Maximum Performance Follow-up Question
Date
Msg-id 16462.1011897424@sss.pgh.pa.us
Whole thread Raw
In response to Re: Maximum Performance Follow-up Question  ("Peter T. Brown" <peter@memeticsystems.com>)
List pgsql-admin
"Peter T. Brown" <peter@memeticsystems.com> writes:
> But how can Postgres be 'forced' to keep a table in memory? I've noticed
> that on our Dual Pentium4, 1GB RAM machine, the size of the individual
> postgres threads is very small. Top reports it as like 5K or 20K (I believe
> that's what it means). Shouldn't this number be 100's of MB if postgres is
> properly moving my tables to RAM? I do notice that the system cache is very
> very large...

System cache == RAM.  This is the behavior you want.

            regards, tom lane

pgsql-admin by date:

Previous
From: Luis Amigo
Date:
Subject: Re: Maximum Performance Follow-up Question
Next
From: Luis Amigo
Date:
Subject: Re: Maximum Performance Follow-up Question