Re: [GENERAL] Re: Maximum size of one table

2001-03-14 Thread Jonas Lindholm
Thanks, good news. I'm also pleased to know that the file size limit has been removed with LFS on Linux 2.4 and I'll give it a try. /Jonas L. "Tom Lane" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > [EMAIL PROTECTED] (J.H.M. Dassen (Ray)) writes: > > Your o

Re: [GENERAL] Re: Maximum size of one table

2001-03-14 Thread Tom Lane
[EMAIL PROTECTED] (J.H.M. Dassen (Ray)) writes: > 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. However, this

[GENERAL] Re: Maximum size of one table

2001-03-14 Thread J.H.M. Dassen (Ray)
Jonas Lindholm <[EMAIL PROTECTED]> 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 t