BTree index and optimizer

Поиск
Список
Период
Сортировка
От Anand, VJ (MED, GEMS-IT)
Тема BTree index and optimizer
Дата
Msg-id AAEA486256855E48B59630DB3A684C0D28938C@uswaumsx01medge.med.ge.com
обсуждение исходный текст
Ответы Re: BTree index and optimizer  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
Hello:
I am trying to find out, how is the B-tree index implemented for
multiple columns? does Postgres, justconcatenate the columns --- if this is the case, then how is the
search performed? Also, does the optimizerchoose the index, only when the constraining is on the leading
subset of the index column?
ThanksVJ 


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Encoding problem with 7.4
Следующее
От: julius
Дата:
Сообщение: postgresql-7.4 make error: tuptoaster.c: In function `toast_delete_datum'