Re: Can PostGreSQL handle 100 user database?

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Can PostGreSQL handle 100 user database?
Дата
Msg-id 14886.36695.378235.914761@onceler.kciLink.com
обсуждение исходный текст
Ответ на Re: Can PostGreSQL handle 100 user database?  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Список pgsql-general
>>>>> "BCD" == Brian C Doyle <bcdoyle@mindspring.com> writes:

BCD> performance will be degraded. Machines with 32-bit cpu imposes a
BCD> limitation of 2 GB on RAM, 2 GB on file system sizes and other
BCD> limitations on the operating system. Use the special filesystems
BCD> for linux made by SGI, IBM or

No; a 32-bit CPU does not limit you to 2Gb RAM and 2 GB files.  BSD/OS
runs on x86 architecture and has neither limit.  The limit is not in
the CPU but in your choice of operating system.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Can PostGreSQL handle 100 user database?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unanswered questions about Postgre