Re: Buglist

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Buglist
Дата
Msg-id 20030820205154.GD7917@libertyrms.info
обсуждение исходный текст
Ответ на Re: Buglist  (Vivek Khera <khera@kcilink.com>)
Ответы Re: Buglist  (Jan Wieck <JanWieck@Yahoo.com>)
Re: Buglist  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Buglist  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список pgsql-general
On Wed, Aug 20, 2003 at 12:40:03PM -0400, Vivek Khera wrote:
> >>>>> "BW" == Bruno Wolff, <Bruno> writes:
> BW> Also, since at least 7.3, normal vacuums aren't normally going to
> BW> affect the performance of your database server that much.
>
> I disagree.  Triggering a vacuum on a db that is nearly saturating the
> disk bandwidth has a significant impact.

Vivek is right about this.  If your system is already very busy, then
a vacuum on a largish table is painful.

I don't actually think having the process done in real time will
help, though -- it seems to me what would be more useful is an even
lazier vacuum: something that could be told "clean up as cycles are
available, but make sure you stay out of the way."  Of course, that's
easy to say glibly, and mighty hard to do, I expect.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Buglist
Следующее
От: Ron Johnson
Дата:
Сообщение: Changed mailing list functionality?