From: | AI Rumman <rummandba(at)gmail(dot)com> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | pgsql-general General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: text search in 8.1 |
Date: | 2010-02-22 09:52:40 |
Message-ID: | 2a7905441002220152k3ac90266j1802c05f267f63d1@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I have a plan to upgrade database, but right now I have to use text search
indexing for performance improvement.
Following is the rpm status of my server:
[root(at)vcrmdev01 ~]# rpm -qa|grep postgres
postgresql-8.1.11-1.el5_1.1
postgresql-python-8.1.11-1.el5_1.1
postgresql-server-8.1.11-1.el5_1.1
postgresql-libs-8.1.11-1.el5_1.1
postgresql-contrib-8.1.11-1.el5_1.1
Please tell me how can I install textsearch here.
On Mon, Feb 22, 2010 at 3:20 PM, David Fetter <david(at)fetter(dot)org> wrote:
> On Mon, Feb 22, 2010 at 02:47:00PM +0600, AI Rumman wrote:
> > Does Postgresql 8.1 support Full Text Search?
> > If yes, please provide the link about documentation.
>
> It's available as an add-on, but since 8.1 is so close to its end of
> life, consider moving to 8.4 first, or if the project is out past Q3
> of this year, to 9.0.
>
> Cheers,
> David.
> --
> David Fetter <david(at)fetter(dot)org> http://fetter.org/
> Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
> Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
> iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
>
> Remember to vote!
> Consider donating to Postgres: http://www.postgresql.org/about/donate
>
From | Date | Subject | |
---|---|---|---|
Next Message | Patryk Sidzina | 2010-02-22 09:57:10 | Missing clog, PITR |
Previous Message | David Fetter | 2010-02-22 09:20:25 | Re: text search in 8.1 |