Re: Easy question
От
mlartz@gmail.com
Тема
Re: Easy question
Дата
Msg-id
1146483320.091670.38040@u72g2000cwu.googlegroups.com
Ответ на
Re: Easy question (Bert)
Список
Дерево обсуждения
Re: Easy question "codeWarrior" <gpatnude@hotmail.com>
Re: Easy question "Bert" <clemens.bertschler@gmail.com>
Re: Easy question "Michael Artz" <mlartz@gmail.com>
Re: Easy question "Bert" <clemens.bertschler@gmail.com>
Re: Easy question "mlartz@gmail.com" <mlartz@gmail.com>
Re: Easy question Chris <dmagick@gmail.com>
I can't speak to "the access mode of the SQL statement" but it looks like the index that you are looking for is an index on an expression, as shown in: http://www.postgresql.org/docs/8.0/static/indexes-expressional.html You probably want a btree on UPPER(municipo), if that is the primary query method for the column.
В списке pgsql-performance по дате отправления