Re: how to get the height of index tree?

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: how to get the height of index tree?
Дата
Msg-id m2lj5b3gwy.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: how to get the height of index tree?  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
John R Pierce <pierce@hogranch.com> writes:
>> 2010/10/22 sunpeng <bluevaley@gmail.com <mailto:bluevaley@gmail.com>>
>>
>>     Hi, how to get the height of R* or B tree of created index ?

You could use Gevel for GiST and GIN:

  http://www.sai.msu.su/~megera/wiki/Gevel

Don't know if something similar exists for btree, but I guess it would
be very useful.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: pg_get_procdef ?
Следующее
От: Diego Schulz
Дата:
Сообщение: Re: 8.4 Data Not Compatible with 9.0.1 Upgrade?