Re: Approximate count(*)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Approximate count(*)
Дата
Msg-id 27948.1111685691@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Approximate count(*)  (David Fetter <david@fetter.org>)
Ответы Re: [PATCHES] Approximate count(*)  (David Fetter <david@fetter.org>)
Список pgsql-docs
David Fetter <david@fetter.org> writes:
> Please find enclosed a patch that shows how to get a quick
> approximation of count(*) on a table.

I'm not sure we should be encouraging people to look at reltuples...
for one thing, it's deliberately a moving average under 8.0.

            regards, tom lane

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Approximate count(*)
Следующее
От: David Fetter
Дата:
Сообщение: Re: [PATCHES] Approximate count(*)