vacuumdb runtime - Mailing list pgsql-general

From Randall F. Kern
Subject vacuumdb runtime
Date
Msg-id E379007FADE7104B8346218F322A8BAE4EF4@sammamish-dc.spoke.net
Whole thread Raw
Responses Re: vacuumdb runtime  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I've been lazy and have never run vacuumdb on my development machine.  I
decided today that I should, and ran:

vacuumdb --username=foo foo

After giving me several 'NOTICE:  Skipping "pg_foo" -- only table owner
can VACUUM it' messages, it's been running along for the last 2 hours.
No postgres processes appear very high in "top", and the data directory
is about 100MB.

Anyway I can tell if it's still running/hung?  Any estimates on how long
it should take?

Thanks,
-Randy

pgsql-general by date:

Previous
From: Abhimanyu_Bhola
Date:
Subject: RE: how to install postgresql
Next
From: "Randall F. Kern"
Date:
Subject: RE: vacuumdb runtime