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

From Lamar Owen
Subject Re: Can PostGreSQL handle 100 user database?
Date
Msg-id 3A26A388.3BAF89AD@wgcr.org
Whole thread Raw
In response to Re: Can PostGreSQL handle 100 user database?  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
List pgsql-general
Vivek Khera wrote:
> LO> The 2GB size limits of ia32 come in to play due to byte addressing
> LO> (versus word addressing) in ia32 plus the use of signed single register
> LO> two's-complement integers.

> LO> But, as always, I reserve the right to be wrong.

> You are wrong.  The file size limit has to do with the data size of
> your file offset pointer.  This is not necessarily a 32 bit quantity
> on a 32-bit processor.

If the file offset pointer is a signed integer, then it holds.  That is
an OS specific issue as to the type of the pointer.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

pgsql-general by date:

Previous
From: Alain Toussaint
Date:
Subject: Re: Database cluster?
Next
From: "Joel Burton"
Date:
Subject: Re: Table & Column descriptions