Trying to obtain the intersect of two tsvector values

Поиск
Список
Период
Сортировка
От Allan Kamau
Тема Trying to obtain the intersect of two tsvector values
Дата
Msg-id AANLkTikkomdysWwQo1D4Oso5RDNtv3vZH_uDHYCben5B@mail.gmail.com
обсуждение исходный текст
Ответы Re: Trying to obtain the intersect of two tsvector values  (Allan Kamau <kamauallan@gmail.com>)
Список pgsql-general
I have two tables forming a parent-child relationship, in my case a
child entity could appear to have multiple parent records.

Given records of the parent table, I would like to perform a pairwise
determination of shared children between each such pair.

I am thinking of using full text search for this. If this is the right
direction, is there a way to obtain the intersect of two tsvector
values?

Allan.

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

Предыдущее
От: Richard Broersma
Дата:
Сообщение: Re: Alter table to "on update cascade"
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Survey on backing up unlogged tables: help us with PostgreSQL development!