"Massa, Harald Armin" <c...@ghum.de> writes:

> I want to provide a "suggest word as you type" feature in an application 
> (like google suggest). 
> All the documents are - of course - stored within a PostgreSQL
> database, within TEXT columns.

See pg_trgm.

  http://www.postgresql.org/docs/8.4/static/pgtrgm.html

Regards,
-- 
dim

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to