Re: perfromance impact of vacuum

Поиск
Список
Период
Сортировка
От Jay O'Connor
Тема Re: perfromance impact of vacuum
Дата
Msg-id 20030715110453.Q28847@altaica
обсуждение исходный текст
Ответ на Re: perfromance impact of vacuum  (Bruno Wolff III <bruno@wolff.to>)
Ответы Re: perfromance impact of vacuum  (Andrew Sullivan <andrew@libertyrms.info>)
Список pgsql-general
On 2003.07.15 09:53 Bruno Wolff III wrote:
> On Tue, Jul 15, 2003 at 10:37:28 -0700,
>   Jay O'Connor <joconnor@cybermesa.com> wrote:
> >
> > Just curious but is the length of time to vacuum influenced more by the
> > size of the table or the number of dead tuples?
>
> I think the fraction of the table that is dead tuples is probably the
> best
> thing to look at for deciding when to vacuum (unless the tables are very
> small in which case checking for the number of blocks used may be
> better).
>

Actually what I meant is how long the vacuum runs.  We're going to have a
big database (few TB projected, but I don't know where those numbers come
from) and I'm trying to ausage concerns that vacuuming will impact
performance significantly.

Thanks
Jay

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

Предыдущее
От: Dmitry Tkach
Дата:
Сообщение: Re: [BUGS] INSTEAD rule bug?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] INSTEAD rule bug?