Re: Questions on query planner, join types, and work_mem - Mailing list pgsql-performance

From Tom Lane
Subject Re: Questions on query planner, join types, and work_mem
Date
Msg-id 24449.1280949608@sss.pgh.pa.us
Whole thread Raw
In response to Re: Questions on query planner, join types, and work_mem  (Hannu Krosing <hannu@2ndquadrant.com>)
List pgsql-performance
Hannu Krosing <hannu@2ndquadrant.com> writes:
> There was ample space for keeping the indexes in linux cache (it has 1GB
> cached currently) though the system may have decided to start writing it
> to disk, so I suspect that most of the time was spent copying random
> index pages back and forth between shared buffers and disk cache.

If you're on a platform that has oprofile, you could probably verify
that rather than just guess it ...

            regards, tom lane

pgsql-performance by date:

Previous
From: Greg Smith
Date:
Subject: Re: Questions on query planner, join types, and work_mem
Next
From: Scott Carey
Date:
Subject: Re: Testing Sandforce SSD