Re: Optimizer internals

Поиск
Список
Период
Сортировка
От John Vincent
Тема Re: Optimizer internals
Дата
Msg-id c841561b0606151238m333ca5cdgccd066b980a29aac@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Optimizer internals  ("John Vincent" <pgsql-performance@lusis.org>)
Ответы Re: Optimizer internals
Список pgsql-performance



Any suggestions? FYI the original question wasn't meant as a poke at comparing PG to MySQL to DB2. I'm not making an yvalue judgements either way. I'm just trying to understand how we can use it the best way possible.

Actually we just thought about something. With PG, we can create an index that is a SUM of the column where indexing, no? We're going to test this in a few hours. Would that be able to be satisfied by an index scan?


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

Предыдущее
От: Richard Frith-Macdonald
Дата:
Сообщение: Why is my (empty) partial index query slow?
Следующее
От: "Benjamin Arai"
Дата:
Сообщение: Re: Question about clustering multiple columns