Re: Confronting the maximum column limitation

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Confronting the maximum column limitation
Дата
Msg-id dcc563d10808121405x55acf258ma8e4bce689ef2873@mail.gmail.com
обсуждение исходный текст
Ответ на Confronting the maximum column limitation  (Jeff Gentry <jgentry@jimmy.harvard.edu>)
Ответы Re: Confronting the maximum column limitation  (Jeff Gentry <jgentry@jimmy.harvard.edu>)
Список pgsql-general
On Tue, Aug 12, 2008 at 2:15 PM, Jeff Gentry <jgentry@jimmy.harvard.edu> wrote:
> Hi there ...
>
> I recently discovered that there is a hard cap on the # of columns, being
> at 1600.  I also understand that it is generally unfathomable that anyone
> would ever feel limited by that number ... however I've managed to bump
> into it myself and was looking to see if anyone had advice on how to
> manage the situation.

The generic solution without making too much work is to store similar
data types in an arrayed type in the db.

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Confronting the maximum column limitation
Следующее
От: David Siebert
Дата:
Сообщение: Re: 8.3.1 Vs 8.3.3