Re: postgresql and process titles

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: postgresql and process titles
Дата
Msg-id 20060613192153.GW34196@pervasive.com
обсуждение исходный текст
Ответ на Re: postgresql and process titles  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: postgresql and process titles  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Tue, Jun 13, 2006 at 02:10:15PM -0400, Bruce Momjian wrote:
> Jim C. Nasby wrote:
> > FWIW, getting turning off stats_command_string substantially reduced
> > this contention, so it appears the issue is somewhere in the stats code.
> > This code sends stats messages to a different process via a socket (or
> > is it UDP?), with the intention that if the system gets heavily loaded
> > we'll lose some stats in the interest of not bogging down all the
> > backends. It seems that doesn't work so hot on FreeBSD. :(
> 
> I am working on a patch for 8.2 to fix that for all platforms.

Excellent. Did I miss discussion of that or have you not mentioned it?
I'm curious as to how you're fixing it...
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: postgresql and process titles
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: postgresql and process titles