Re: Text Search vs MYSQL vs Lucene - Mailing list pgsql-general

From Vic Cekvenich
Subject Re: Text Search vs MYSQL vs Lucene
Date
Msg-id 4140654A.1000407@portalvu.com
Whole thread Raw
In response to Re: Text Search vs MYSQL vs Lucene  (Shridhar Daithankar <shridhar@frodo.hserus.net>)
List pgsql-general
It be at least dual opteron 64 w 4 gigs of ram runing fedora with a huge
raid striped drives as single volume.
A similar system and types of querries would be this:
http://marc.theaimsgroup.com

So I guess a table scan.


.V

Shridhar Daithankar wrote:

>On Thursday 09 Sep 2004 6:26 pm, Vic Cekvenich wrote:
>
>
>>What would be performance of pgSQL text search vs MySQL vs Lucene (flat
>>file) for a 2 terabyte db?
>>
>>
>
>Well, it depends upon lot of factors. There are few questions to be asked
>here..
>- What is your hardware and OS configuration?
>- What type of data you are dealing with? Mostly static or frequently updated?
>- What type of query you are doing. Aggregates or table scan or selective
>retreival etc.
>
>Unfortunately there is no one good answer. If you could provide details, it
>would help a lot..
>
> Shridhar
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>
>
>


--
Please post on Rich Internet Applications User Interface (RiA/SoA)
<http://www.portalvu.com>

pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Text Search vs MYSQL vs Lucene
Next
From: Vivek Khera
Date:
Subject: Re: How to determine a database is intact?