Re: Can PostGreSQL handle 100 user database?

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: Can PostGreSQL handle 100 user database?
Дата
Msg-id 3A26A388.3BAF89AD@wgcr.org
обсуждение исходный текст
Ответ на Re: Can PostGreSQL handle 100 user database?  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Список 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 по дате отправления:

Предыдущее
От: Alain Toussaint
Дата:
Сообщение: Re: Database cluster?
Следующее
От: "Joel Burton"
Дата:
Сообщение: Re: Table & Column descriptions