Re: Closing inactive connections OR user connections limits

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Closing inactive connections OR user connections limits
Дата
Msg-id Pine.LNX.4.33.0211201229040.21101-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Re: Closing inactive connections OR user connections limits  (Francisco Reyes <lists@natserv.com>)
Список pgsql-general
On Wed, 20 Nov 2002, Francisco Reyes wrote:

> On Wed, 20 Nov 2002, Medi Montaseri wrote:
>
> > In 7.2, you can run the vacuum in parallel with other database activities...
>
> As far as I know this is not the case for "vacuum full".

The thing that blocks vacuum full are pending transactions.  If the
connections aren't holding open a transaction the vacuum full will run
just fine.

For most folks, daily / hourly vacuums (not full vacuums) in 7.2 are
all you need, with a weekly or so vacuum full.



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

Предыдущее
От: juleni
Дата:
Сообщение: List of currently connected users
Следующее
От: Medi Montaseri
Дата:
Сообщение: Re: List of currently connected users