Re: [SQL] So what happens at 2GB? - Mailing list pgsql-sql

From Brett W. McCoy
Subject Re: [SQL] So what happens at 2GB?
Date
Msg-id Pine.LNX.4.04.9903131529440.4823-100000@dragosani.lan2wan.com
Whole thread Raw
In response to Re: [SQL] So what happens at 2GB?  (Karl Denninger <karl@Denninger.Net>)
List pgsql-sql
On Sat, 13 Mar 1999, Karl Denninger wrote:

> > > No.  It works properly.  I have had tables exceeding 10GB.
> >
> > How does it get past an operating system limitation on file size?
> >
> > Brett W. McCoy
> >                                         http://www.lan2wan.com/~bmccoy/
>
> There isn't one on FreeBSD, but Postgres doesn't seem to know that.
> Instead, it breaks the table up into 2G-sized file chunks.

It may do that for performance reasons, I would guess, or for
compatibility with other operating systems that have the limitation (like
Linux).

Brett W. McCoy
                                        http://www.lan2wan.com/~bmccoy/
-----------------------------------------------------------------------
We are what we pretend to be.
        -- Kurt Vonnegut, Jr.

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GAT dpu s:-- a C++++ UL++++$ P+ L+++ E W++ N+ o K- w--- O@ M@ !V PS+++
PE Y+ PGP- t++ 5- X+ R+@ tv b+++ DI+++ D+ G++ e>++ h+(---) r++ y++++
------END GEEK CODE BLOCK------


pgsql-sql by date:

Previous
From: Karl Denninger
Date:
Subject: Re: [SQL] So what happens at 2GB?
Next
From: "Tim Perdue"
Date:
Subject: URGENT - "CANNOT EXTEND"