Re: Determine dead tuples size

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Determine dead tuples size
Дата
Msg-id 45FA64D8.7070904@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Determine dead tuples size  (Alexey Romanchuk <aromanchuk@swsoft.com>)
Список pgsql-performance
Alexey Romanchuk wrote:
> thanks, i install contribs and try to analyze result of pgstattuple
> function and found it strange.

Try "SELECT * FROM pgstattuple('foo')", that'll tell you what the
columns are. Take a look at README.pgstattuple as well for more details.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Alexey Romanchuk
Дата:
Сообщение: Re: Determine dead tuples size
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Postgres batch write very slow - what to do