Re: vacuumdb

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: juliano(dot)gaio(at)gmail(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: vacuumdb
Date: 2006-02-13 17:46:31
Message-ID: 20060213174631.GB57845@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Feb 13, 2006 at 01:42:06PM -0300, Juliano wrote:
> Hi all,
>
> There is a way to see vacuumdb last running ?

If you mean you'd like to know when a vacuum was last run on a table,
sadly, there is no way. Though if you're using 8.1 and have autovacuum
enabled there may be some way to see when it last vacuumed something.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

  • vacuumdb at 2006-02-13 16:42:06 from Juliano

Browse pgsql-admin by date

  From Date Subject
Next Message Paul Vogel 2006-02-13 19:27:16 A question about differences between createdb and "create database"
Previous Message Jim C. Nasby 2006-02-13 17:43:50 Re: Switch log (WAL)