Re: [HACKERS] 2 gig file size limit - Mailing list pgsql-patches

From Larry Rosenman
Subject Re: [HACKERS] 2 gig file size limit
Date
Msg-id 20010706191205.A12351@lerami.lerctr.org
Whole thread Raw
In response to Re: [GENERAL] Re: [PATCH] Contrib C source for casting MONEY to INT[248] and FLOAT[48]  (ÀîÁ¢Ð <lilixin@cqu.edu.cn>)
List pgsql-patches
* Naomi Walker <nwalker@eldocomp.com> [010706 17:57]:
> If PostgreSQL is run on a system that has a file size limit (2 gig?), where
> might cause us to hit the limit?
PostgreSQL is smart, and breaks the table files up at ~1GB per each,
so it's transparent to you.

You shouldn't have to worry about it.
LER

> --
> Naomi Walker
> Chief Information Officer
> Eldorado Computing, Inc.
> 602-604-3100  ext 242
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [JDBC] Patch to remove connection hook and JDK 1.3 dependencies
Next
From: Bruce Momjian
Date:
Subject: Re: encode in base code