Re: Is This A Set Based Solution?

Поиск
Список
Период
Сортировка
От Stefan Berglund
Тема Re: Is This A Set Based Solution?
Дата
Msg-id vsj4v2dcmg6dcmnq2ne34g1jq68r31kf6r@4ax.com
обсуждение исходный текст
Ответ на Is This A Set Based Solution?  (Stefan Berglund <stefan_berglund@msn.com>)
Список pgsql-general
On Sat, 10 Mar 2007 08:26:32 +0300 (MSK), oleg@sai.msu.su (Oleg
Bartunov) wrote:
 in <Pine.LNX.4.64.0703100824300.400@sn.sai.msu.ru>

>I don't know if you could change your schema. but I'd consider your
>problem as a overlapping arrays task and use contrib/intarray for that.
>
>Oleg

I can very definitely change my schema at this point.  I'm refactoring
an application from SQL Server to PostgreSQL and I'm doing a lot of
exploring trying to find the best fits.  I'll see what I can glean from
you've indicated but that sounds like what I'm looking for.  The string
converts easily to an array but then what's the best way to get from an
array to a table?

---
This posting is provided "AS IS" with no warranties and no guarantees either express or implied.

Stefan Berglund

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

Предыдущее
От: Stefan Berglund
Дата:
Сообщение: Re: Is This A Set Based Solution?
Следующее
От: Jean-Michel Pouré
Дата:
Сообщение: Re: Tsearch2 / Create rule on select