Re: Question about maximum sizes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Question about maximum sizes
Дата
Msg-id 200503071648.j27GmVH06839@candle.pha.pa.us
обсуждение исходный текст
Ответ на Question about maximum sizes  ("Lai, Eric" <Eric.Lai3@boeing.com>)
Список pgsql-admin
Lai, Eric wrote:
>
> I was wondering if you know where I could find specifications on the
> PostGresSQL 7.4.3 (the one build one used).  I have information such as:
>
> Maximum size for a database?             unlimited (60GB databases
> exist)
>  Maximum size for a table?                16 TB
>  Maximum size for a row?                  unlimited in 7.1 and later
>  Maximum size for a field?                1GB in 7.1 and later
>  Maximum number of rows in a table?       unlimited
>  Maximum number of columns in a table?    250-1600 depending on column
> types
>  Maximum number of indexes on a table?    Unlimited
>
> But I need additional information such as what the maximum size of an
> actual index name is and stuff like that.  Do you know where they might
> have a more comprehensive guide or documentation that might have this
> information?

Yes, run pg_controldata:

    Maximum length of identifiers:        64

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Backup procedure
Следующее
От: Michael Adler
Дата:
Сообщение: Re: Backup procedure