Re: Testing query times

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Testing query times
Дата
Msg-id dcc563d10912031414s2eec39dco22330d20c456164e@mail.gmail.com
обсуждение исходный текст
Ответ на Testing query times  (Christine Penner <christine@ingenioussoftware.com>)
Ответы Re: Testing query times  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-general
On Thu, Dec 3, 2009 at 2:55 PM, Christine Penner
<christine@ingenioussoftware.com> wrote:
> Hi,
>
> The first time I use a query its much slower than the second, third etc. I
> want to do some testing with the 1st (slower) time. The only way I have
> found to reproduce that slow time is to restart my computer which is a huge
> pain. Is there a better way to clear whatever Postgres is holding to make
> them faster. I have tried restarting the Postgres service but that doesn't
> help.

Restarting pgsql accomplishes the same thing as regards pgsql.  BUT
most OSes also cache, so you need a way to flush the kernel / file
system cache.  That depends on which OS you're running.

В списке pgsql-general по дате отправления:

Предыдущее
От: Christine Penner
Дата:
Сообщение: Testing query times
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Testing query times