Re: judging acceptable discrepancy in row count v. estimate

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: judging acceptable discrepancy in row count v. estimate
Дата
Msg-id 24387.1539716472@sss.pgh.pa.us
обсуждение исходный текст
Ответ на judging acceptable discrepancy in row count v. estimate  (Rob Sargent <robjsargent@gmail.com>)
Ответы Re: judging acceptable discrepancy in row count v. estimate  (Rob Sargent <robjsargent@gmail.com>)
Re: judging acceptable discrepancy in row count v. estimate  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
Rob Sargent <robjsargent@gmail.com> writes:
> Should reality be half again as large as the estimated row count?
> coon=# select count(*) from sui.segment;
>   count   
> ----------
>  49,942,837  -- my commas
> (1 row)

> coon=# vacuum (analyse, verbose) sui.probandset;

Uh, what does sui.probandset have to do with sui.segment ?

            regards, tom lane


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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: judging acceptable discrepancy in row count v. estimate
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: judging acceptable discrepancy in row count v. estimate