| From: | Marc SCHAEFER <schaefer(at)alphanet(dot)ch> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | "Brian C(dot) Doyle" <bcdoyle(at)mindspring(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Can PostGreSQL handle 100 user database? |
| Date: | 2000-11-30 19:09:46 |
| Message-ID: | Pine.LNX.3.96.1001130200739.653A-100000@defian.alphanet.ch |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
On Thu, 30 Nov 2000, The Hermit Hacker wrote:
> Note that this is a Linux limitation ... and even then, I'm not quite sure
> how accurate that is anymore ... the *BSDs have supported >2gb file
> systems for ages now, and, since IBM supports Linux, I'd be shocked if
> there was a 2GB limit on memory, considering alot of IBMs servers support
> up to 4 or 8GB of RAM ...
Linux 2.2.x on ix86 only supports files upto 2 GB. Linux 2.4.x or any
64-bit plateform (SPARC, Alpha, m68k) fixes this (through the Large File
Summit support, and a new libc).
Memory: Upto 1 GB is supported stock, 2 GB by recompiling kernel. There is
work in progress in 2.4 for supporting the > 32 bit ix86 addressing modes
available in some processors.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Burton | 2000-11-30 19:21:19 | Re: Unanswered questions about Postgre |
| Previous Message | Doug Semig | 2000-11-30 19:04:46 | Re: Database cluster? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Francis Solomon | 2000-11-30 19:39:01 | RE: Can PostGreSQL handle 100 user database? |
| Previous Message | Mr. Shannon Aldinger | 2000-11-30 18:59:22 | Re: Can PostGreSQL handle 100 user database? |