Re: Slow first query despite LIMIT and OFFSET clause

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Slow first query despite LIMIT and OFFSET clause
Date: 2009-01-26 07:04:26
Message-ID: dcc563d10901252304ofdd3104xe9741fb16c9c7b66@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Jan 25, 2009 at 11:58 PM, Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com> wrote:
> Hi Scott. Yes, there is an autovacuum on both the tables. Should i
> additionally do a manual vacuum too?

Nah, just an analyze. what version of pgsql is this, btw?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Phoenix Kiula 2009-01-26 07:06:00 Re: Slow first query despite LIMIT and OFFSET clause
Previous Message Phoenix Kiula 2009-01-26 06:58:01 Re: Slow first query despite LIMIT and OFFSET clause