Re: Query runs 38 seconds for small database! - Mailing list pgsql-performance

From Jim C. Nasby
Subject Re: Query runs 38 seconds for small database!
Date
Msg-id 20060508172816.GU99570@pervasive.com
Whole thread Raw
In response to Re: Query runs 38 seconds for small database!  ("Andrus" <eetasoft@online.ee>)
List 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@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: extremely slow when execute select/delete for certain
Next
From: Jeffrey Tenny
Date:
Subject: performance question (something to do w/ parameterized stmts?, wrong index types?)