Re: building a server

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: building a server
Дата
Msg-id 945c35ff-5744-9440-c024-da9fbf6049ee@hogranch.com
обсуждение исходный текст
Ответ на Re: building a server  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
On 12/3/2017 1:39 PM, Rob Sargent wrote:
> Granted! I suppose I'm looking for confirmation/correction on 
> believing that for the server to make use of multiple cores is more 
> dependent on the nature of the queries handled.  Concurrency should 
> not be a huge problem for this project, though I've put pieces in 
> place to mitigate that issue.


a single connection will only ever use more than one core if its 
explicitly doing concurrent query.


-- 
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: building a server
Следующее
От: hvjunk
Дата:
Сообщение: Re: building a server