Re: when a table was last vacuumed - Mailing list pgsql-general

From Guillaume Lelarge
Subject Re: when a table was last vacuumed
Date
Msg-id 4B72907B.2030207@lelarge.info
Whole thread Raw
In response to Re: when a table was last vacuumed  (AI Rumman <rummandba@gmail.com>)
List pgsql-general
Le 10/02/2010 11:23, AI Rumman a écrit :
> But I am using Postgresql 8.1 and here no clumn named last_vacuum.
>

On this old release, the only way you can find such an information is
via the logfile and using DEBUG1 or DEBUG2 level. Not something I would
recommend for a production server.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgsql-general by date:

Previous
From: Carsten Kropf
Date:
Subject: Re: Extending SQL in C using VARIABLE length type
Next
From: Yeb Havinga
Date:
Subject: Re: Extending SQL in C using VARIABLE length type