Levenshtein Distance with more than 255 characters

From: "Janek Sendrowski" <janek12(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Levenshtein Distance with more than 255 characters
Date: 2013-09-05 23:00:10
Message-ID: trinity-b3dd55f5-bf63-42b6-9b3c-e5b2e199e71e-1378422010565@3capp-webde-bs49
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div style="font-family: Verdana;font-size: 12.0px;">
<div>Hi,</div>

<div>&nbsp;</div>

<div>I&#39;m searching for an optimized Levenshtein Distance like Postgresql&#39;s. My problem is that I want to compare strings with a length over 255 characters.</div>

<div><span style="line-height: 1.6em;">Does anyone know a solution?</span></div>

<div>&nbsp;</div>

<div>Janek Sendrowski</div>
</div></div></body></html>

Attachment Content-Type Size
unknown_filename text/html 496 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wang, Jing 2013-09-06 00:57:38 Is this a bug in ECPG?
Previous Message John R Pierce 2013-09-05 22:53:38 Re: [PERFORM] Can you please suggest me some links where I can learn: