Re: [GENERAL] [Fwd: Maximum filesize of one file] - Mailing list pgsql-general

From Peter Mount
Subject Re: [GENERAL] [Fwd: Maximum filesize of one file]
Date
Msg-id Pine.LNX.4.10.9908161935120.21499-100000@maidast.retep.org.uk
Whole thread Raw
In response to Re: [GENERAL] [Fwd: Maximum filesize of one file]  (Martin Weinberg <weinberg@osprey.astro.umass.edu>)
List pgsql-general
On Mon, 16 Aug 1999, Martin Weinberg wrote:

> Currently, pgsql 6.5.x breaks up the files containing
> tables into roughly 1 GB chunks.  My question is: will
> pgsql do the same for the files containing the indices?

It should do, as it's the StorageManager that does the splitting, and
tables/indices both use the StorageManager.

This also includes the current LargeObject implementation, as they are
currently implemented as a table/index pair.

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf


pgsql-general by date:

Previous
From: Roberto Moreda
Date:
Subject: Error: index of catalog table
Next
From: Jeff MacDonald
Date:
Subject: XA 2 phase