Re: About Maximum number of columns

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: About Maximum number of columns
Дата
Msg-id 43AA913D.1060104@archonet.com
обсуждение исходный текст
Ответ на About Maximum number of columns  (zhaoxin <zhaox@necas.nec.com.cn>)
Ответы Re: About Maximum number of columns  (zhaoxin <zhaox@necas.nec.com.cn>)
Список pgsql-general
zhaoxin wrote:
> Hi All.
>
> I have a question about the Maximum number of columns in a table ?
>
> In FAQ for PostgreSQL,I can find this description :
>   Maximum number of columns in a table?
>           250-1600 depending on column types
> But , I want to know what type is 1600 limit , and what type is 250
> limit . it is important for me  , thanks .

Have you tried creating the columns you need in the type you need?

What happens?

Are you sure hundreds of columns in a table is the best design for your
problem?

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: zhaoxin
Дата:
Сообщение: About Maximum number of columns
Следующее
От: zhaoxin
Дата:
Сообщение: Re: About Maximum number of columns