How clear the cache on postgresql?

Поиск
Список
Период
Сортировка
От hmidi slim
Тема How clear the cache on postgresql?
Дата
Msg-id CAMsqVxuUm-yEJJM6JeLx5bFRpeOERyvyxDScoAsKaZN84G2XEA@mail.gmail.com
обсуждение исходный текст
Ответы Re: How clear the cache on postgresql?  (bricklen <bricklen@gmail.com>)
Re: How clear the cache on postgresql?  (Michael Nolan <htfoot@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: hmidi slim
Дата:
Сообщение: Re: Buffers option
Следующее
От: bricklen
Дата:
Сообщение: Re: How clear the cache on postgresql?