Re: postgres limitation

Поиск
Список
Период
Сортировка
От R D
Тема Re: postgres limitation
Дата
Msg-id 20010127083349.2592.qmail@web10011.mail.yahoo.com
обсуждение исходный текст
Ответ на postgres limitation  ("a" <hong@cs.purdue.edu>)
Ответы Re: postgres limitation
Re: postgres limitation
Список pgsql-admin
Hi,
The FAQ says:
_________________________________________________
4.6) What is the maximum size for a row, table,
database?

These are the limits:

Maximum size for a database?
                   unlimited (60GB databases exist)
Maximum size for a table?
                   unlimited on all operating systems
Maximum size for a row?
                   unlimited in 7.1 and later
Maximum number of rows in a table?
                   unlimited
Maximum number of columns in a table?
                   unlimited
Maximum number of indexes on a table?
                   unlimited

Of course, these are not actually unlimited, but
limited to available disk space.
_________________________________________________

I would like to add:
In the earlyer versions than 7.1 there is a limit of
8K per row configurable to 32K per row at compiletime.

regards,
Rumen

--- a <hong@cs.purdue.edu> wrote:
> Hi,
>
> Is there any document about the limitation of
> postgres
> like the total size of one table
> the max row number of a table
> the max size of a row...
>
> Thanks
> Feng
>
>
>
>


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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: hba_conf: only first line is checked
Следующее
От: Bogdan Paduraru
Дата:
Сообщение: Symbol problem