On Fri, May 14, 2010 at 12:03 AM, Takahiro Itagaki
wrote:
> We can index multiple scalar values per row with GIN access method,
> and also can index single vector value per row with GiST AM.
>
> Is it worth having a new AM to index multiple vector values per row?
> It will be an AM for the missing
We can index multiple scalar values per row with GIN access method,
and also can index single vector value per row with GiST AM.
Is it worth having a new AM to index multiple vector values per row?
It will be an AM for the missing feature in below:
| scalar | vector |