Re: Trying to figure out why these queries are so slow

From: Thom Brown <thom(at)linux(dot)com>
To: Tim Uckun <timuckun(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Trying to figure out why these queries are so slow
Date: 2010-10-05 10:38:04
Message-ID: AANLkTikLVKUu9p7g7hk8vVsSP-c4Pchowc=nPZ53-=4z@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5 October 2010 10:20, Tim Uckun <timuckun(at)gmail(dot)com> wrote:
> The database machine is a linode host.

Good choice ;)

Obvious question, but I'll ask it: Have you run ANALYZE or VACUUM
ANALZYE on the database? Also being able to see the query plan would
help.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Uckun 2010-10-05 11:06:06 Re: Trying to figure out why these queries are so slow
Previous Message Rajesh Kumar Mallah 2010-10-05 10:16:09 Re: streaming replication question