Re: mailing list offer
От | Joshua D. Drake |
---|---|
Тема | Re: mailing list offer |
Дата | |
Msg-id | 417488FB.8050908@commandprompt.com обсуждение исходный текст |
Ответ на | Re: mailing list offer (John Hansen <john@geeknet.com.au>) |
Ответы |
Re: mailing list offer
|
Список | pgsql-www |
John Hansen wrote:
very well. There are some tricks to it though. For example what we had to was have a single
table that has nothing but a product_id, title, title_vectors.
Then on a search, we return the product_ids and grab the titles from the detail table via the product_ids
that were pulled from the search.
Sincerely,
Joshua D. Drake
I have a database now with 1.77 million entries using Tsearch. The entries are book titles. It runsYou should be aware tho, that iirc the current tally is closing in on 300.000 emails. Does anyone have any installations with that much data indexed by tsearch2, who would be able to give us some indicative reports on query time?
very well. There are some tricks to it though. For example what we had to was have a single
table that has nothing but a product_id, title, title_vectors.
Then on a search, we return the product_ids and grab the titles from the detail table via the product_ids
that were pulled from the search.
Sincerely,
Joshua D. Drake
Mnogosearch was scrapped due to it's speed (or lack thereof), and iirc, tsearch2 closely resembles the same type of mechanism for full text searches. Just something to think about. Btw, With regards to the forums, I imagine they'll come back over the weekend...What are the thoughts on this? Sincerely, Joshua D. Drake... John
-- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com PostgreSQL Replicator -- production quality replication for PostgreSQL
В списке pgsql-www по дате отправления: