Re: combined indexes with Gist - planner issues?
От
Tom Lane
Тема
Re: combined indexes with Gist - planner issues?
Дата
Msg-id
543.1251726841@sss.pgh.pa.us
Ответ на
combined indexes with Gist - planner issues? (Hans-Juergen Schoenig -- PostgreSQL)
Список
Дерево обсуждения
combined indexes with Gist - planner issues? Hans-Juergen Schoenig -- PostgreSQL <postgres@cybertec.at>
Re: combined indexes with Gist - planner issues? Tom Lane <tgl@sss.pgh.pa.us>
Re: combined indexes with Gist - planner issues? Hans-Juergen Schoenig -- PostgreSQL <postgres@cybertec.at>
Re: combined indexes with Gist - planner issues? Martijn van Oosterhout <kleptog@svana.org>
Re: combined indexes with Gist - planner issues? Hans-Juergen Schoenig -- PostgreSQL <postgres@cybertec.at>
Re: combined indexes with Gist - planner issues? Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: combined indexes with Gist - planner issues? Hans-Juergen Schoenig -- PostgreSQL <postgres@cybertec.at>
Re: combined indexes with Gist - planner issues? Markus Wanner <markus@bluegap.ch>
Hans-Juergen Schoenig -- PostgreSQL writes: > what we basically expected here is that Postgres will scan the table > using the index to give us the cheapest products containing the words we > are looking for. > i am totally surprised to see that we have to fetch all products given > the words, sort and then do the limit. I don't know why you'd find that surprising. GIST indexes have no support for ordering. regards, tom lane
В списке pgsql-hackers по дате отправления
От: Jean-Paul Argudo
Дата: