public inbox for [email protected]
help / color / mirror / Atom feedFrom: Joshua D. Drake <[email protected]>
To: John Hansen <[email protected]>
Cc: PostgreSQL www <[email protected]>
Subject: Re: mailing list offer
Date: Mon, 18 Oct 2004 20:24:43 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
John Hansen wrote:
>You 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?
>
>
I have a database now with 1.77 million entries using Tsearch. The
entries are book titles. It runs
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 - [email protected] - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL
view thread (22+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: mailing list offer
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox