Search Postgresql Archives

Re: Levenshtein Distance with more than 255 characters

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

 




On 6 September 2013 01:00, Janek Sendrowski <janek12@xxxxxx> wrote:
Hi,
 
I'm searching for an optimized Levenshtein Distance like Postgresql's. My problem is that I want to compare strings with a length over 255 characters.
Does anyone know a solution?
 
Janek Sendrowski


Hi,
I'm not sure there is anything different from what you've found in core/contribs. But you can always use pg/plpython or pg/plperl procedure with some external library calculating the distance.

regards
Szymon

[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