Re: postgres limitation

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: postgres limitation
Дата
Msg-id 200101271811.NAA11170@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: postgres limitation  (R D <mrk279@yahoo.com>)
Список pgsql-admin
> 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.
>

Yes, the FAQ was just updated with 7.1 near release.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: lbottorff@harveycounty.com
Дата:
Сообщение: Admin tutorials?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Some thoughts on replication