tables >2GB - Mailing list pgsql-hackers

From Bruce Momjian
Subject tables >2GB
Date
Msg-id 199801290532.AAA02598@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] tables >2GB
List pgsql-hackers
Now that we know the storage manager code that splits tables over 2GB
into separate files doesn't work(Irix), can we rip out that code and
just use the OS code to access >2GB files as normal files.  Now, most
OS's can support 64-bit files and file sizes.

Because it is isolated in the storage manager, it should be easy.

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: 6.3 CHANGES list
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] tables >2GB