pgstatindex

Поиск
Список
Период
Сортировка
От paulo matadr
Тема pgstatindex
Дата
Msg-id 209860.56549.qm@web52505.mail.re2.yahoo.com
обсуждение исходный текст
Ответы Re: pgstatindex
Re: pgstatindex
Список pgsql-general
Hi all,
I have been watching this  field (index_size) , and see probable bug on size .
anybody may explain me  how fix it?
 select * from pgstatindex('micromedicao.xfk8_consumo_historico');
 version | tree_level | index_size       | root_block_no | internal_pages | leaf_pages  | empty_pages | deleted_pages | avg_leaf_density | leaf_fragmentation
---------+------------+-------------+---------------+----------------+------------+-------------+---------------+------------------+--------------------
          2 |             3 | -1332748288 |         81517       |           1219     |     360379 |                   0 |                    0 |                 78.69 |              16.22

Size of xfk8_consumo_historico on database = 2825MB

one more dought about avg_leaf_density , what's this represent?


Thanks



Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Table as parameter
Следующее
От: Sam Mason
Дата:
Сообщение: Re: adding a nullable col could rewrite the whole table?