Re: how to get the height of index tree?

From: sunpeng <bluevaley(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: how to get the height of index tree?
Date: 2010-10-22 18:50:58
Message-ID: AANLkTikn1+ndKHax7dOLWdRxLaM6J1f1J+hT1_Da61yT@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(at)gmail(dot)com>

> Hi, how to get the height of R* or B tree of created index ?
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Gardner 2010-10-22 19:18:34 Performance implications of creating many, many sequences
Previous Message sunpeng 2010-10-22 18:40:25 how to get the height of index tree?