More indexes...more better?

Поиск
Список
Период
Сортировка
От Varun Kacholia
Тема More indexes...more better?
Дата
Msg-id 20020625022303.A15855@voxel.cse.iitb.ac.in
обсуждение исходный текст
Ответы Re: More indexes...more better?
Список pgsql-general
 hi ,
  I wanted to know whether it is better (speed-wise) to have more
  indexes .Or one should try to have less number of them , so that
  as much as possible all can be stored 'in-memory'? Or is it
  that they are loaded 'in-memory' only after the analyzer
  decides which of them to use?
   I am having 12 indexes on 6 tables(they are huge with 0.5 million
   rows in each).
 thanks for any help
--
------
Varun
  Why doesn't DOS ever say "EXCELLENT command or filename!"




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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: pg_restore: [archiver] input file does not appear to
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: functions for date parsing.