Re: Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming
Дата
Msg-id 4518.1093363860@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming  (Shelby Cain <alyandon@yahoo.com>)
Ответы Re: Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming  (Shelby Cain <alyandon@yahoo.com>)
Список pgsql-general
Shelby Cain <alyandon@yahoo.com> writes:
> Sounds reasonable.  However, I don't see the same
> performance hit while doing bulk database operations
> (ie: inserts, deletes, updates).  Is that expected
> behavior?  Do vacuum operations fsync()/_commit() more
> often?

IIRC, vacuum fsyncs once per table (possibly more depending on whether
you add FULL, ANALYZE, etc).  Not clear what case you are considering
exactly.

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Is it possible...
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: UTF-8 and LIKE vs =