Re: Performance issue

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: Performance issue
Дата
Msg-id 20040427124213.A11703@bacon
обсуждение исходный текст
Ответ на Performance issue  ("Michael L. Hostbaek" <mich@the-lab.org>)
Список pgsql-sql
On 27/04/2004 10:12 Michael L. Hostbaek wrote:
> [snip]
> Is this normal ? If I run the same select on another table in the same
> database with ~40.000 rows, it takes approx 820.00ms...

You would probably get better answers on the correct list but my guess is 
that your fsm setting might be too low for the number of dead tuples you 
are trying to reclaim so the vacuum is not clearing all the dead stuff 
out. There's plenty of stuff about this in the archives and the docs.


-- 
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for 
Business             |
| Computer Consultants         | 
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+


В списке pgsql-sql по дате отправления:

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Logical comparison on Strings
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Proper SQL syntax requested