Search Postgresql Archives

Tsearch2 can't be checked for equality?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I'm trying to compare between 2 tsvector fields and I'm encountering a problem, for example:

test.com=> SELECT 1 WHERE to_tsvector('default', 'bh da') = to_tsvector('default', 'bh da');
 ?column?
----------
(0 rows)


There is another way that I can check for equality of 2 tsvector fields?

Thanks a lot in advance,
  Ben-Nes Yonatan

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux