Re: Postgres using 100% CPU

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Postgres using 100% CPU
Дата
Msg-id b42b73150602151235j57bbcb75uc885dcc5b759ed08@mail.gmail.com
обсуждение исходный текст
Ответ на Postgres using 100% CPU  ("Nik" <XLPizza@gmail.com>)
Список pgsql-general
On 2/15/06, Nikola Ivanov <xlpizza@gmail.com> wrote:
> I found the pid of the postgres process that was consuming all the CPU. I
> turned the stats back on (and reloaded the conf file), but when I query
> pg_stat_activity I get nothing back. No records.

did you restart server?  I think stats collector setting is only set
on server start.  You may want to consider using pg_ctl to kill that
pid.  I also think about leaving command strings stats on for a while
depending on your transaction volume.  There is some overhead but the
information it gives can be highly useful.

Merlin

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

Предыдущее
От: TJ O'Donnell
Дата:
Сообщение: Re: I see this as the end of BDB in MySQL without a doubt.
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Postgres using 100% CPU