reltuples value less than rows in the table.

Поиск
Список
Период
Сортировка
От parul
Тема reltuples value less than rows in the table.
Дата
Msg-id 1314180276903-4729917.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: reltuples value less than rows in the table.
Список pgsql-performance
I have a index in a table. The value of the reltuples value in the pg_class
table for this index is less than the number of rows in the table where the
index is present.
For eg. if i have 800 rows in the table , the reltuples in the pg_class for
the index show the value as 769.
What are the scenarios under which this kind of behaviour occurs?
Also iam not able to execute the queries involving the indexed column in the
where clause.
Please suggest the probable cause for this.
Also if i do a reindex on the table, the reltuple values updates to the
current no. of rows ie. 800.

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/reltuples-value-less-than-rows-in-the-table-tp4729917p4729917.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

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

Предыдущее
От: David Rees
Дата:
Сообщение: Re: Intel 320 SSD info
Следующее
От: MirrorX
Дата:
Сообщение: Re: How to track number of connections and hosts to Postgres cluster