explain analyze

Поиск
Список
Период
Сортировка
От Tourtounis Sotiris
Тема explain analyze
Дата
Msg-id Pine.GSO.4.44.0209131138430.20334-100000@fryni.csd.uch.gr
обсуждение исходный текст
Ответы Re: explain analyze  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
Hello, ia have an SQl query of the following form :

select Y.at from table Y where Y.at >=1 and Y.at < 253214

I have state an index on attribute at and by using the explain in front of
the select ... i get the information of an index scan-however i can't
distingusish whether that index scan refers to one of the two comparisons
or to the conjuction of those two - how i can see that?
explain analyze works on that question?


                                                 SWTHRHS TOYRTOYNHS
                                                (tourtoun@csd.uch.gr)



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

Предыдущее
От: Sylvain Sainnier
Дата:
Сообщение: encryption problem
Следующее
От: Justin Clift
Дата:
Сообщение: Re: encryption problem