RE: vacuumdb runtime

Поиск
Список
Период
Сортировка
От Randall F. Kern
Тема RE: vacuumdb runtime
Дата
Msg-id E379007FADE7104B8346218F322A8BAE0422A2@sammamish-dc.spoke.net
обсуждение исходный текст
Ответ на vacuumdb runtime  ("Randall F. Kern" <randy@spoke.net>)
Список pgsql-general
That was it!  I had a weeks old hung test app running in the background.
Once I stopped that (closing the postgres transaction), vacuum took
about 30 seconds.

Thanks,
-Randy

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: Monday, May 21, 2001 1:54 PM
> To: Randall F. Kern
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] vacuumdb runtime
>
>
> "Randall F. Kern" <randy@spoke.net> writes:
> > 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.
>
> Seems unlikely that vacuum is actually doing anything, if you
> can't see
> it in 'top'.  Perhaps it is sitting waiting to acquire a lock on some
> table --- do you have any other open transactions?
>
>             regards, tom lane
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: $PGSQL/include/postgres.h
Следующее
От: Tom Lane
Дата:
Сообщение: Re: