Re: indices

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: indices
Дата
Msg-id 200203072123.g27LNh711795@candle.pha.pa.us
обсуждение исходный текст
Ответ на indices  ("David Blood" <davidjblood@yahoo.com>)
Список pgsql-general
David Blood wrote:
> Is there a point where there are too many indices or does postgres just
> chose out of all the indices on a table the one that matches the queries
> needs the best?

It chooses the best, but INSERT/UPDATE involve index upkeep, so too many
can be a performance problem.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "David Blood"
Дата:
Сообщение: indices
Следующее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: Installing 7.2 on RedHat 7.1