full text index / search - Mailing list pgsql-general

From Philipp Kraus
Subject full text index / search
Date
Msg-id CB355189-ED48-4793-982C-7D3CD7007D6D@flashpixx.de
Whole thread Raw
Responses Re: full text index / search
Re: full text index / search
List pgsql-general
Hello,

I have created a table with a text field under PG 9.1, that should store source codes. I would like to search in this
textfield with regular expressions. I think I need a full-text-index, do I? 
How can I create this index, do I need some additional extensions? The PG server runs under OSX (installed on the DMG
package).

Thanks

Phil

pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Re: Trying to execute several queries involving temp tables in a PHP script
Next
From: Tom Lane
Date:
Subject: Re: Empty arrays vs. NULLs, 9.1 & 8.3