Re: [GENERAL] [Fwd: Maximum filesize of one file]

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: [GENERAL] [Fwd: Maximum filesize of one file]
Дата
Msg-id Pine.LNX.4.10.9908161935120.21499-100000@maidast.retep.org.uk
обсуждение исходный текст
Ответ на Re: [GENERAL] [Fwd: Maximum filesize of one file]  (Martin Weinberg <weinberg@osprey.astro.umass.edu>)
Список 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 по дате отправления:

Предыдущее
От: Roberto Moreda
Дата:
Сообщение: Error: index of catalog table
Следующее
От: Jeff MacDonald
Дата:
Сообщение: XA 2 phase