Re: Maximum size of one table

Поиск
Список
Период
Сортировка
От jdassen@cistron.nl (J.H.M. Dassen (Ray))
Тема Re: Maximum size of one table
Дата
Msg-id slrn9av3a6.d5e.jdassen@odin.cistron-office.nl
обсуждение исходный текст
Ответ на Maximum size of one table  ("Jonas Lindholm" <jonas.lindholm@omgroup.com>)
Ответы Re: Re: Maximum size of one table
Список pgsql-general
Jonas Lindholm <jonas.lindholm@omgroup.com> wrote:
>I'm running PG 7.0.3 on Linux where the maximum file size is 2GB

That's somewhat misleading. It's more accurate to state that GNU/Linux on
32bit architectures, for some combinations of kernel and C library, has a
maximum file size of 2GB.

Your options to have >2Gb files on GNU/Linux therefore include
- switching to a 64bit platform, say Alpha, Itanic or PowerPC64 or
- switching to a recent (>= 2.1) version of the GNU C library and a recent
  (e.g. 2.4.x) kernel.

HTH,
Ray
--
These days we're all supposed to believe that everyone's opinion is equally
valid, but sometimes you just have to stand up and say "Your opinion is
wrong, and here is why, in overwhelming detail."
    http://www.kuro5hin.org/?op=displaystory;sid=2000/10/1/21448/7653

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

Предыдущее
От: "Daniel Kirkwood"
Дата:
Сообщение: Re: NULL vs. Empty String
Следующее
От: "Daniel Kirkwood"
Дата:
Сообщение: Re: NULL vs. Empty String