Re: Determine dead tuples size

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: aromanchuk(at)swsoft(dot)com
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Determine dead tuples size
Date: 2007-03-16 09:35:20
Message-ID: 45FA64D8.7070904@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2007-03-16 12:48:22 Re: Postgres batch write very slow - what to do
Previous Message Alexey Romanchuk 2007-03-16 05:41:50 Re: Determine dead tuples size