Re: pg web hosting with tsearch2?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Rick Schumeyer <rschumeyer(at)ieee(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg web hosting with tsearch2?
Date: 2006-09-29 21:04:51
Message-ID: 451D8A73.4070307@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rick Schumeyer wrote:
> I hope pg-general is the correct forum for this question.if not please let
> me know the correct location.
>
>
>
> I have a pg application that uses tsearch2. I would like to move this
> application off my local machine and onto a web host somewhere. I have some
> questions regarding this:
>
>
>
> 1) What is the preferred postgresql text searching tool these days?
> Is it still tsearch2?

Yes and pg_trgm (similar but different)

>
>
>
> 2) Can someone suggest a web host service that includes tsearch2 (or
> an equivalent text searching component)?

www.commandprompt.com

>
>
>
> 3) All the web hosts I am aware of are still offering only pg 7.4.
> Does anybody offer pg 8.x ?

8.0.x and 8.1.x only.

Joshua D. Drake

>
>
>
>
>
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rick Schumeyer 2006-09-29 21:11:29 Re: pg web hosting with tsearch2?
Previous Message Erik Jones 2006-09-29 18:51:59 Re: [GENERAL] Array assignment behavior (was Re: Stored procedure