Re: how to get the height of index tree?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: how to get the height of index tree?
Дата
Msg-id 4CC24B53.7060501@hogranch.com
обсуждение исходный текст
Ответ на Re: how to get the height of index tree?  (sunpeng <bluevaley@gmail.com>)
Ответы Re: how to get the height of index tree?  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-general
On 10/22/10 11:50 AM, sunpeng wrote:
>   what's the base of log_/a/ (/n/) function ? is that base a=16? or
> something else? how to know this base ?
>
> 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 ?
>
>


it would be based on how many index values plus overhead fits in each 8K
block.   highly variable if the field being indexed is TEXT or VARCHAR
or similar.



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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Solaris install - "cannot compute sizeof (off_t)" error - readline issue?
Следующее
От: Mike Christensen
Дата:
Сообщение: Re: Missing uuid_generate_v1()