Re: Performance Problems - Mailing list pgsql-admin

From Tom Lane
Subject Re: Performance Problems
Date
Msg-id 19560.1030110279@sss.pgh.pa.us
Whole thread Raw
In response to Performance Problems  (Alex Paulusberger <alexp@meta-bit.com>)
List pgsql-admin
Alex Paulusberger <alexp@meta-bit.com> writes:
> initially if am able to evaluate 5-6 records a second and insert them
> into the results table, however towards the end
> of the evaluation, the figure drops to under 2.

Do you have suitable index(es) on the temp table?  Is the system actually
using it/them for your queries?

            regards, tom lane

pgsql-admin by date:

Previous
From: Alex Paulusberger
Date:
Subject: Performance Problems
Next
From: Tom Lane
Date:
Subject: Re: Performance Problems