Comment 5 for bug 141637

Revision history for this message
Stuart Bishop (stub) wrote : Re: Updating FTI on one of our bugs causes PostgreSQL to SEGV

I tracked down one of the rows that triggers this and reported the bug upstream (Bug #144740).

I have a patch to fti.py that trims the text being indexed to the first 2500 characters of any field. This works around the issue, at least in the cases we have.