Re: Maximum size of one table

Поиск
Список
Период
Сортировка
От Brent R. Matzelle
Тема Re: Maximum size of one table
Дата
Msg-id 20010314163508.83379.qmail@web13005.mail.yahoo.com
обсуждение исходный текст
Ответ на Maximum size of one table  ("Jonas Lindholm" <jonas.lindholm@omgroup.com>)
Ответы Re: Maximum size of one table
Список pgsql-general
--- Jonas Lindholm <jonas.lindholm@omgroup.com> wrote:
> Can a table grow larger than maximum file size ?
> E.g. will PG create an additional file for the table ?
>
> I'm running PG 7.0.3 on Linux where the maximum file size is
> 2GB

The new Linux 2.4 kernel has blown away that file size barrier.
The new Large File Support (LFS) can now handle a monstrous 16
terabytes.  I compiled and have been running it on RedHat 7.0
for a couple months now.  The new kernel will also be included
in the upcoming 7.1 (Fisher) release of RedHat.

Brent

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: System Tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Union with array types