Re: Using bitmap index scans-more efficient

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: Using bitmap index scans-more efficient
Дата
Msg-id 82mza77rch.fsf@mid.bfk.de
обсуждение исходный текст
Ответ на Using bitmap index scans-more efficient  (Kyle Bateman <kyle@actarg.com>)
Ответы Re: Using bitmap index scans-more efficient  (Kyle Bateman <kyle@actarg.com>)
Список pgsql-sql
* Kyle Bateman:

> Any ideas about whether/how this can be done?

If the project tree is fairly consistent, it's convenient to encode it
using intervals instead of parent/child intervals.  IIRC, Celko's "SQL
for smarties" explains how to do this, and Kristian Koehntopp has
written some PHP code to implement it.

-- 
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Durlacher Allee 47            tel: +49-721-96201-1
D-76131 Karlsruhe             fax: +49-721-96201-99


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

Предыдущее
От: Kyle Bateman
Дата:
Сообщение: Using bitmap index scans-more efficient
Следующее
От: Emi Lu
Дата:
Сообщение: SQLMAP IBATIS insert values from web forms to a money type column