Re: Can we use Statistics Import and Export feature to perforamance testing?

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: Can we use Statistics Import and Export feature to perforamance testing?
Дата
Msg-id CADkLM=fGKmy71O3X97DZVH2DdZi3oPtmL2AYcsCZb=SGkv9Ymw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Can we use Statistics Import and Export feature to perforamance testing?  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
You might be getting confused because the code does look at the
pg_class fields, but that's only to estimate the tuple density. When
pg_class has those estimates, they're used to calculate the estimated
density by doing reltuples / relpages, but that average rows per page


Thanks for the clarification.

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