Re: Performance Problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance Problems
Дата
Msg-id 19560.1030110279@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Performance Problems  (Alex Paulusberger <alexp@meta-bit.com>)
Список 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 по дате отправления:

Предыдущее
От: Alex Paulusberger
Дата:
Сообщение: Performance Problems
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Performance Problems