Re: multi-threaded pgbench

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: multi-threaded pgbench
Дата
Msg-id 4A54BE1F.1070401@enterprisedb.com
обсуждение исходный текст
Ответ на Re: multi-threaded pgbench  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: multi-threaded pgbench  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Alvaro Herrera wrote:
> Itagaki Takahiro wrote:
> 
>> Is it acceptable to use pthread in contrib module?
> 
> We don't have a precedent it seems.  I think the requirement would be
> that it should compile if pthread support is not present.

My thoughts as well. But I wonder, would it be harder or easier to use
fork() instead?

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Re: Synch Rep: direct transfer of WAL file from the primary to the standby
Следующее
От: Tom Lane
Дата:
Сообщение: Re: multi-threaded pgbench