| От | Paolo Cassago |
|---|---|
| Тема | Fwd: Btree doesn't work with ">" condition |
| Дата | |
| Msg-id | 20011116140831.8449.cpmta@c000.lhr.cp.net обсуждение |
| Ответы |
Re: Fwd: Btree doesn't work with ">" condition
|
| Список | pgsql-hackers |
Hi, I'm testing PostgreSQL, version 7.1.2, and I create a table, test1, with these kind of fields: CREATE TABLE test1 ( id integer, content varchar ); with 800.000 records, and a btree index setted on the id field. I noticed the query uses the index for "=" and "<" operators, but if the value used for the "<" operator is higher (600.000for example), the query makes a seq scan of the table, and the index never works with the ">" operator. Am I managingthe indexes well ? Thanks for the help. Ciao Paolo Paolo Cassago TalentManager Milan, Paris, Madrid Tel: +39 02 83 11 23 1 Fax: +39 02 700 43 99 81 Mob: +39 348 82 155 81
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера