Re: More then 1600 columns?

Поиск
Список
Период
Сортировка
От Peter Bex
Тема Re: More then 1600 columns?
Дата
Msg-id 20101112092511.GA19972@frohike.homeunix.org
обсуждение исходный текст
Ответ на Re: More then 1600 columns?  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
On Fri, Nov 12, 2010 at 10:18:31AM +0100, Thomas Kellerer wrote:
> The hstore module would also be a viable alternative - and it's indexable
> as well.

That's what the post I replied to mentioned :)

Also, when I looked at hstore, it had a limitation on its length which
made it a little dangerous to use for me:
"In the current implementation, neither the key nor the value string
 can exceed 65535 bytes in length"
[http://www.postgresql.org/docs/8.4/interactive/hstore.html]

It looks like this limitation has been lifted in 9.0.  Good news!

Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                            -- Donald Knuth

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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: More then 1600 columns?
Следующее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: More then 1600 columns?