Re: Postgres performance

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Postgres performance
Дата
Msg-id 20050302081724.GC47871@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Postgres performance  (bertolima@yahoo.it (mauro))
Список pgsql-sql
On Tue, Mar 01, 2005 at 02:52:31AM -0800, mauro wrote:

> select_range_key2                       8922    4
> select_range_prefix                     8905    4
> update_of_primary_key_many_keys         2049    5

These look suspect, especially the first two, and they account for
over 78% of the total.  Do you know what the table definitions and
queries look like?

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


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

Предыдущее
От: Ragnar Hafstað
Дата:
Сообщение: Re: psql encoding problem
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Postgres performance