Is the max size of a table limited by the max file size of the file system? - Mailing list pgsql-general

From u15074
Subject Is the max size of a table limited by the max file size of the file system?
Date
Msg-id 1055431673.3ee89bf93974e@webmail.hs-harz.de
Whole thread Raw
Responses Re: Is the max size of a table limited by the max file size
Re: Is the max size of a table limited by the max file
List pgsql-general
If I am right, for every table in a postgres database a file with a certain
number is created in the postgres data directory for the according database.

So my question is, if the maximum size of a table is limited by the maximum file
size of the underlying filesystem (e.g. 2GB for ufs). Or will a new file be
created if the limit is reached?

Thanks Andreas.

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: full featured alter table?
Next
From: Reynard Hilman
Date:
Subject: Re: full featured alter table?