Re: planner question..

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: planner question..
Date: 2003-04-17 16:10:32
Message-ID: 11190.1050595832@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Rajesh Kumar Mallah <mallah(at)trade-india(dot)com> writes:
> INFO: Pages 23923: Changed 36, Empty 0; Tup 178031: Vac 11802, Keep 0, UnUsed 325029.

> Sorry i dont understand the vacuum verbose output throughly , does it looks like
> though ?

Yeah, I think you could do with a VACUUM FULL there ... the table
appears to be less than 50% occupied.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Manfred Koizar 2003-04-17 16:52:21 Re: getting rid of "Adding missing FROM-clause entry...."
Previous Message Tom Lane 2003-04-17 16:04:53 Re: analyse question..