Re: [GENERAL] How to make a research

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Edouard DESSIOUX <edx(at)intrinsec(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] How to make a research
Date: 1999-10-26 04:19:16
Message-ID: 199910260419.AAA18431@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hello,
>
> I've heard that the last version of PostgreSQL
> which i think is 6.5.2 allow to make a search
> in a attribute as a plain text search.
> How can i make that ?

See contrib/fulltextindex for fast searching of that type. ~ operator
does it already.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message 1999-10-26 06:30:33 Use for OID, or retrieving a just-inserted row
Previous Message Bruce Momjian 1999-10-26 04:11:14 Re: [GENERAL] select max(oid)