Re: Scalability

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Scalability
Дата
Msg-id 45440F3A.4000508@commandprompt.com
обсуждение исходный текст
Ответ на Re: Scalability  ("Bill" <postgresql@dbginc.com>)
Список pgsql-general
>> So in answer to your question, in general -- no the process
>> methodology we use does not limit scalability and it makes our code
>> base much simpler that the  equivalent threading model.
>>
>> Sincerely,
>>
>> Joshua D. Drake
>
> Thanks. How much memory does PostgreSQL consume with 2000 connections?

Entirely depends on what you are doing with it :). There is 16GB-32GB in
these particular machines.

>
> Which Linux distribution do you prefer?
>

I prefere Ubuntu, but FreeBSD or pretty much any other 2.6 based Linux
distribution will do.

Joshua D. Drake


--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


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

Предыдущее
От: "Bill"
Дата:
Сообщение: Re: Scalability
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: CUBE, ROLLUP, GROUPING SETS?