Neto pr <neto...@gmail.com> writes: > I need to know the height of a B-tree index (level of the leaf node > farthest from the root).
pageinspect's bt_metap() will give you that --- it's the "level" field, I believe. regards, tom lane -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance