Re: [GENERAL] Text Search vs MYSQL vs Lucene

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: [GENERAL] Text Search vs MYSQL vs Lucene
Дата
Msg-id 200409091909.33934.shridhar@frodo.hserus.net
обсуждение исходный текст
Список pgsql-performance
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

В списке pgsql-performance по дате отправления:

Предыдущее
От: Marc Cousin
Дата:
Сообщение: Re: Problem with large query
Следующее
От: Hervé Piedvache
Дата:
Сообщение: Re: TSearch2 and optimisation ...