QUERY PLAN:

Поиск
Список
Период
Сортировка
От Tim Joyce
Тема QUERY PLAN:
Дата
Msg-id 00b501bf2062$910e71b0$0501a8c0@noonoo
обсуждение исходный текст
Ответ на Re: [GENERAL] Windows Server?  (mfb@radical-solutions.co.uk (Mike Brickman))
Ответы Re: [GENERAL] QUERY PLAN:  ("Ross J. Reedstrom" <reedstrm@wallace.ece.rice.edu>)
Список pgsql-general
can someone point me at documentation so that i can unserstand the results
of an EXPLAIN, eg:

Index Scan using words_id_idx on books_idx  (cost=441.19 rows=7644 width=8)

explain select * from books_idx where wrd_id=1;

I am paticularly interested in what the rows= figure means.

TIA

timj



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

Предыдущее
От: "Vince DiCiero"
Дата:
Сообщение: Creating case insensative Index
Следующее
От: Andrzej Mazurkiewicz
Дата:
Сообщение: FW: inheritance of functions