From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Comparison of Oracle and PostgreSQL full text search |
Date: | 2010-07-28 06:25:20 |
Message-ID: | i2oige$vps$1@dough.gmane.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Howard Rogers, 28.07.2010 03:58:
> Thanks to some very helpful input here in earlier threads, I was
> finally able to pull together a working prototype Full Text Search
> 'engine' on PostgreSQL and compare it directly to the way the
> production Oracle Text works. The good news is that PostgreSQL is
> bloody fast! The slightly iffy news is that the boss is now moaning
> about possible training costs!
Why is it that managers always see short term savings but fail to see longterm expenses?
> For what it's worth, I wrote up the performance comparison here:
> http://diznix.com/dizwell/archives/153
>
> Maybe it will be of use to anyone else wondering if it's possible to
> do full text search and save a couple hundred thousand dollars whilst
> you're at it!
Very interesting reading.
Would you mind sharing the tables, index structures and search queries that you used (both for Oracle and Postgres)?
Regards
Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Vincenzo Romano | 2010-07-28 07:22:16 | Re: Comparison of Oracle and PostgreSQL full text search |
Previous Message | raf | 2010-07-28 06:09:31 | Re: postgres-8.4SS, pg_dump from macosx-10.6 has "ssl handshake error" 26% in |