Re: Maximum size of one table - Mailing list pgsql-general

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: Maximum size of one table
Date
Msg-id slrn9av3a6.d5e.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to Maximum size of one table  ("Jonas Lindholm" <jonas.lindholm@omgroup.com>)
Responses Re: Re: Maximum size of one table
List 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 by date:

Previous
From: "Daniel Kirkwood"
Date:
Subject: Re: NULL vs. Empty String
Next
From: "Daniel Kirkwood"
Date:
Subject: Re: NULL vs. Empty String