Re: What type of index should I use?

Поиск
Список
Период
Сортировка
От Adrian von Bidder
Тема Re: What type of index should I use?
Дата
Msg-id 201006221635.12151@fortytwo.ch
обсуждение исходный текст
Ответ на Re: What type of index should I use?  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-general
On Tuesday 22 June 2010 10.49:00 Dimitri Fontaine wrote:
> >   I estimate the table will hold around 5,000 rows, never any more.
>
> It could be that you're better off without any index, depending on the
> size of rows you put in there, and the overall memory usage patterns you
> have.

I agree: don't overstimate the effect an index can have and don't
underestimate the cost of index updates.

Have you tested performance as it is?  Spending time to tune that doesn't
need tuning is an interesting hobby, but probably nothing more :-)

cheers
-- vbi


--
Today is Pungenday, the 27th day of Confusion in the YOLD 3176

Вложения

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

Предыдущее
От: venkat
Дата:
Сообщение: How to Insert and retrieve multilingual (Hindi "an Indian language") into PostgreSQL
Следующее
От: Thom Brown
Дата:
Сообщение: Re: How to Insert and retrieve multilingual (Hindi "an Indian language") into PostgreSQL