From: | Adam Tauno Williams <awilliam(at)whitemice(dot)org> |
---|---|
To: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: How clear the cache on postgresql? |
Date: | 2017-11-25 15:01:43 |
Message-ID: | 1511622103.4069.6.camel@whitemice.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 2017-11-24 at 11:58 -0800, John R Pierce wrote:
> On 11/24/2017 11:43 AM, Michael Nolan wrote:
> > There are so many different levels of caching going on--within
> > Postgresql, within the OS, within a disk array or SAN, and at the
> > individual drive--that there may no longer be a meaningful way to
> > perform this measurement.
> generally, power cycling the server will flush all the hardware
> caches AND the OS cache.
Given that a real-world application will almost never experience an
empty-cache scenario I question the usefulness of clearing the
cache(s). I would capture transactions from a production database in
order to create a load test that mimics real-world load.
--
Meetings Coordinator, Michigan Association of Railroad Passengers
537 Shirley St NE Grand Rapids, MI 49503-1754 Phone: 616.581.8010
E-mail: awilliam(at)whitemice(dot)org GPG#D95ED383 Web: http://www.marp.org
From | Date | Subject | |
---|---|---|---|
Next Message | Sven R. Kunze | 2017-11-25 20:00:56 | Re: update field in jsonb |
Previous Message | Michael Paquier | 2017-11-25 04:43:51 | Re: duplicate primary key |