Re: [GENERAL] Text Databases - Mailing list pgsql-general

From Gregory Maxwell
Subject Re: [GENERAL] Text Databases
Date
Msg-id Pine.LNX.3.96.981203152047.31907A-100000@z.ml.org
Whole thread Raw
In response to Re: [GENERAL] Text Databases  (Nicholas Humfrey <nhumfrey@poboxes.com>)
List pgsql-general
Well, I've found isearch to be very useful for massive fulltext indexes..
Perhaps postgres could borrow it's methods..

On Thu, 3 Dec 1998, Nicholas Humfrey wrote:

>
> On Wed, 2 Dec 1998, Dustin Sallings wrote:
> >it sounds like you're looking at the wrong tool for a particular job.
>
> I am trying to get the best of both worlds. A good relational database
> system as well as being able to do text searches in mutiple fields.
>
> On Thu, 3 Dec 1998, Marc G. Fournier wrote:
> >See the 'fulltextindex' directory under the contrib directory.
>
> How fast is PostgreSQL at searching for text. Should I, as Dustin Sallings
> wrote look for a different relational database system ? I like PostgreSQL's
> features especially free source code, so I can run it on different
> platforms (Sparc,PPC,i486 etc.) Is there a more suitable free system
> available ?
>
> Nicholas
>
>
>


pgsql-general by date:

Previous
From: Javier E Polo
Date:
Subject: revoke!!!
Next
From: "Ryan Schutt"
Date:
Subject: Backend cache invalidation initialization failed... HUH?