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

From Andrus
Subject Re: Query runs 38 seconds for small database!
Date
Msg-id e3nvmo$181j$1@news.hub.org
Whole thread Raw
In response to Query runs 38 seconds for small database!  ("Andrus" <eetasoft@online.ee>)
Responses Re: Query runs 38 seconds for small database!  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-performance
> BTW, you might want to cut all the autovac thresholds in half; that's
> what I typically do.

I added ANALYZE command to my procedure which creates and loads data to
postgres database
from other DBMS. This runs only onvce after installing my application.  I
hope this is sufficient.
If default threshold is so conservative values I expect there is some reason
for it.

Andrus.



pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: performance question (something to do w/ parameterized stmts?, wrong index types?)
Next
From: Mark Lewis
Date:
Subject: Re: performance question (something to do w/