Re: Re[2]: [PERFORM] SMP on a heavy loaded database

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: Re[2]: [PERFORM] SMP on a heavy loaded database
Дата
Msg-id CAGTBQpb5=piqRdp8p-96mUOT25ppCABO9966pA6LEXHzz0PoJA@mail.gmail.com
обсуждение исходный текст
Ответ на Re[2]: [PERFORM] SMP on a heavy loaded database  (nobody nowhere <devnull@mail.ua>)
Список pgsql-performance
On Fri, Jan 4, 2013 at 11:41 AM, nobody nowhere <devnull@mail.ua> wrote:
> So how many concurrent users are accessing this db? pgsql assigns one
> process on one core so to speak. It can't spread load for one user
> over all cores.
>
> 64 php Fast-cgi processes over the Unix socket and about 20-30 over tcp

I guess that means the server isn't dedicated to postgres...

...have you checked which PID is using that core? Is it postgres-related?


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

Предыдущее
От: Charles Gomes
Дата:
Сообщение: Re: Re[2]: [PERFORM] SMP on a heavy loaded database
Следующее
От: nobody nowhere
Дата:
Сообщение: Re[2]: [PERFORM] Re[2]: [PERFORM] SMP on a heavy loaded database