Re: Query runs 38 seconds for small database!

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Andrus <eetasoft(at)online(dot)ee>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Query runs 38 seconds for small database!
Date: 2006-05-08 17:28:16
Message-ID: 20060508172816.GU99570@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, May 08, 2006 at 08:03:38PM +0300, Andrus wrote:
> > The default autovac thresholds are not very aggressive; this table was
> > probably not large enough to get selected for analysis.
>
> Tom,
>
> thank you.
> Excellent.

BTW, you might want to cut all the autovac thresholds in half; that's
what I typically do.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jeffrey Tenny 2006-05-08 17:29:28 performance question (something to do w/ parameterized stmts?, wrong index types?)
Previous Message Jim C. Nasby 2006-05-08 17:27:05 Re: extremely slow when execute select/delete for certain