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

From Tom Lane
Subject Re: Re: Maximum size of one table
Date
Msg-id 25370.984585704@sss.pgh.pa.us
Whole thread Raw
In response to Re: Maximum size of one table  (jdassen@cistron.nl (J.H.M. Dassen (Ray)))
List pgsql-general
jdassen@cistron.nl (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 is all irrelevant to Jonas' question, which is whether
he needs to worry about it for Postgres.  He doesn't.  PG splits large
tables into gigabyte-sized chunks to avoid OS file size limitations.

            regards, tom lane

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Please Help
Next
From: Peter Eisentraut
Date:
Subject: Re: System Tables