Re: Huge spikes in number of connections doing "PARSE"

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Huge spikes in number of connections doing "PARSE"
Дата
Msg-id 20110314212126.GA8220@svana.org
обсуждение исходный текст
Ответ на Re: Huge spikes in number of connections doing "PARSE"  (hubert depesz lubaczewski <depesz@depesz.com>)
Ответы Re: Huge spikes in number of connections doing "PARSE"  (hubert depesz lubaczewski <depesz@depesz.com>)
Re: Huge spikes in number of connections doing "PARSE"  (Noah Misch <noah@leadboat.com>)
Список pgsql-general
On Mon, Mar 14, 2011 at 07:49:46PM +0100, hubert depesz lubaczewski wrote:
> These 60 were summarized, and output is available here:
> http://www.depesz.com/various/locks.summary.txt
>
> as you can seem, in 48 cases backend process was in semop(), which relates
> directly to my previous findings with ps/wchan.

It's unfortunate you don't have debug symbols enabled, which makes
these traces somewhat unreliable. So you get odd things like index_open
calling index_close.

The common factor seems to be lots of index locks. Do you have very
many indexes?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
>                                       - Charles de Gaulle

Вложения

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Create a view with variable amount of columns depending on the rows of a table
Следующее
От: "David Johnston"
Дата:
Сообщение: Re: Autocommit off - commits/rollbacks