Re: Profiling

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: Profiling
Дата
Msg-id 3DFF822E.3862.23CE04@localhost
обсуждение исходный текст
Ответ на Re: Profiling  (Cory 'G' Watson <gphat@cafes.net>)
Список pgsql-performance
On 17 Dec 2002 at 8:20, Cory 'G' Watson wrote:
> By my math, I'll need to vacuum once every hour or so.  Cron, here I
> come.
>
> vacuumdb --table cached_metrics loggerithim

http://gborg.postgresql.org/project/pgavd/projdisplay.php

Yeah, yeah.. I wrote that..and use CVS as usual. No release as yet..


> I assume I do not need a --analyze, since that table has no indexes.
> Should I vacuum the entire DB?

You need analyse to keep vacuum non-locking I assume. And there is no need to
vacuum entire DB.

HTH

Bye
 Shridhar

--
paycheck:    The weekly $5.27 that remains after deductions for federal
withholding, state withholding, city withholding, FICA,    medical/dental, long-
term disability, unemployment insurance,    Christmas Club, and payroll savings
plan contributions.


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

Предыдущее
От: Cory 'G' Watson
Дата:
Сообщение: Re: Profiling
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Profiling