Re: Wierd context-switching issue on Xeon

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: Wierd context-switching issue on Xeon
Дата
Msg-id 1085029814.32765.10.camel@zedora2
обсуждение исходный текст
Ответ на Re: Wierd context-switching issue on Xeon  (Robert Creager <Robert_Creager@LogicalChaos.org>)
Список pgsql-performance
On Wed, 2004-05-19 at 21:59, Robert Creager wrote:
> When grilled further on (Wed, 19 May 2004 21:20:20 -0400 (EDT)),
> Bruce Momjian <pgman@candle.pha.pa.us> confessed:
>
> >
> > Did we ever come to a conclusion about excessive SMP context switching
> > under load?
> >
>
> I just figured out what was causing the problem on my system Monday.  I'm using
> the pg_autovacuum daemon, and it was not vacuuming my db.  I've no idea why and
> didn't get a chance to investigate.

Strange.  There is a known bug in the 7.4.2 version of pg_autovacuum
related to data type mismatches which is fixed in CVS.  But that bug
doesn't cause pg_autovacuum to stop vacuuming but rather to vacuum to
often.  So perhaps this is a different issue?  Please let me know what
you find.

Thanks,

Matthew O'Connor



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Wierd context-switching issue on Xeon
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: PostgreSQL performance in simple queries