Re: [ADMIN] Memory Usage Question

2006-01-09 Thread Jim C. Nasby
On Mon, Jan 09, 2006 at 01:54:48PM -0500, Chris Hoover wrote: > Question, if I have a 4GB+ index for a table on a server with 4GB ram, and I > submit a query that does an index scan, does Postgres read the entire index, > or just read the index until it finds the matching value (our extra large > i

[ADMIN] Memory Usage Question

2006-01-09 Thread Chris Hoover
Question, How exactly is Postgres and Linux use the memory? I have serveral databases that have multi GB indexes on very large tables.  On our current servers, the indexes can fit into memory but not the data (servers have 8 - 12 GB).  However, my boss is wanting to get new servers for me but doe