How clear the cache on postgresql? - Mailing list pgsql-general

From hmidi slim
Subject How clear the cache on postgresql?
Date
Msg-id CAMsqVxuUm-yEJJM6JeLx5bFRpeOERyvyxDScoAsKaZN84G2XEA@mail.gmail.com
Whole thread Raw
Responses Re: How clear the cache on postgresql?
Re: How clear the cache on postgresql?
List pgsql-general
I'm trying to analyze some queries using the explain instructions and the option analyze and buffers. I realized that the query refers to the cache memory to return the results. Is there any solution to clear the cache in postgresql inorder to get execution time of the query when it get data from disk and not from cache memory?

pgsql-general by date:

Previous
From: hmidi slim
Date:
Subject: Re: Buffers option
Next
From: bricklen
Date:
Subject: Re: How clear the cache on postgresql?