Re: Can PostGreSQL handle 100 user database? - Mailing list pgsql-general

From Vivek Khera
Subject Re: Can PostGreSQL handle 100 user database?
Date
Msg-id 14886.36695.378235.914761@onceler.kciLink.com
Whole thread Raw
In response to Re: Can PostGreSQL handle 100 user database?  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
List 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 by date:

Previous
From: Lamar Owen
Date:
Subject: Re: Can PostGreSQL handle 100 user database?
Next
From: Tom Lane
Date:
Subject: Re: Unanswered questions about Postgre