Re: tables with lots of columns - what alternative from performance point of view?

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: tables with lots of columns - what alternative from performance point of view?
Дата
Msg-id 9e4684ce0512080020p5ba5775as9a21b6966d505d61@mail.gmail.com
обсуждение исходный текст
Ответ на Re: tables with lots of columns - what alternative from  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-general
On 12/7/05, Oleg Bartunov <oleg@sai.msu.su> wrote:
contrib/hstore will save you.
See http://www.sai.msu.su/~megera/postgres/gist/hstore/README.hstore
for details.

thanks. i didn't know about it, and it looks great. but i'm not sure if we will be able to use it - my developers use java + hibernate, and they say it cannot work with any "fancy" datatypes (including such a base things like "INTERVAL").
i will definitelly use is though in my other (not hibernate-dependant) projects.

best regards

depesz

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

Предыдущее
От: a.j.langereis@inter.nl.net (A.j. Langereis)
Дата:
Сообщение: Re: Letting a function return multiple columns instead of a single complex one
Следующее
От: Hannes Dorbath
Дата:
Сообщение: Re: TSearch2 / Get all unique lexems