Re: PostgreSQL pre-fork speedup

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: PostgreSQL pre-fork speedup
Дата
Msg-id 4099341B.4020509@dunslane.net
обсуждение исходный текст
Ответ на Re: PostgreSQL pre-fork speedup  (sdv mailer <sdvmailer@yahoo.com>)
Ответы Re: PostgreSQL pre-fork speedup
Список pgsql-hackers
sdv mailer wrote:

[snip]

>Pre-fork will give MySQL one less argument to throw at
>PostgreSQL. 
>
>I think optimizing is this area will speed up the
>general case for everyone rather than optimizing a
>feature that affects 10% of the users. On top of that,
>it will make a strong marketing case because forking
>will no longer become a speed issue when compared to
>MySQL.
>
>  
>

So when can we expect to see your proof of concept code and benchmarks 
to show the speedup achieved?

cheers

andrew


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: PostgreSQL pre-fork speedup
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgres Crashes