On Thu, Oct 21, 2010 at 9:15 AM, Viktor Bojović
<viktor.bojo...@gmail.com> wrote:
> my full vacuuming of one table runs still after four days. Is it safe to
> cancel it by pressing Ctrl+c?

Is it really running (as in progressing with its work) or is it
blocking waiting for a lock?  Check the pg_stat_activity view to see
what it is doing.  How big is this table?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to