tables >2GB

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: tables >2GB
Date: 1998-01-29 05:32:39
Message-ID: 199801290532.AAA02598@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim B. Mikheev 1998-01-29 07:25:18 Re: [HACKERS] tables >2GB
Previous Message Bruce Momjian 1998-01-29 04:58:15 6.3 CHANGES list