Re: general question on two-partition table

Поиск
Список
Период
Сортировка
От David Wilson
Тема Re: general question on two-partition table
Дата
Msg-id e7f9235d0907271708q3176b76cyc178dcb47021604@mail.gmail.com
обсуждение исходный текст
Ответ на general question on two-partition table  (Janet Jacobsen <jsjacobsen@lbl.gov>)
Ответы Re: general question on two-partition table
Список pgsql-general
On Mon, Jul 27, 2009 at 7:52 PM, Janet Jacobsen<jsjacobsen@lbl.gov> wrote:

> Can you suggest other strategies?

Something that might be easier to play with is to create a (or
several, to speed up other queries) functional index on the comparison
between rbscore and the cutoff. It won't buy you anything on seq
scans, but if most of the queries are done on small subsets of the
tuples which meet the "good" criteria, it could be a big win that's
very easy to implement.

--
- David T. Wilson
david.t.wilson@gmail.com

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: For production: 8.4 or 8.3?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: general question on two-partition table