Re: Tsearch2 Initial Search Speed

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Tsearch2 Initial Search Speed
Date: 2008-06-17 15:56:32
Message-ID: 200806170856.33022@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tuesday 17 June 2008, Howard Cole <howardnews(at)selestial(dot)com> wrote:
> Incidentally, how can I clear the cache in between queries?

Stop PostgreSQL, unmount the filesystem it's on, remount it, restart
PostgreSQL. Works under Linux.

If it's on a filesystem you can't unmount hot, you'll need to reboot.

--
Alan

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew Wakeling 2008-06-17 16:04:07 Re: Tsearch2 Initial Search Speed
Previous Message Alan Hodgson 2008-06-17 15:55:21 Re: Tsearch2 Initial Search Speed