John DeSoi wrote:
On Nov 16, 2009, at 2:12 PM, Raymond Rodgers wrote:
a2hosting.com shows "unlimited" plans which include Postgres 8.4 (tsearch already included) for about $5/month. If you really need an older version, they might be willing to add your account to an older shared server. I know
On Nov 16, 2009, at 2:12 PM, Raymond Rodgers wrote:
> Aside from this issue, they're the best I've found for the least amount of
> money in terms of bandwidth, disk space, and PostgreSQL support. I'd happily
> continue to use my current, more expensive, hosting provider if they weren't
> phasi
John R Pierce writes:
> can't you install the contrib module as a regular database user into the
> database you own?
No, it would take superuser privs which he hasn't got. More, even with
superuser privs it would need the tsearch2.so library to be present on
disk, which it likely isn't if they
Raymond Rodgers wrote:
I just signed up for web hosting with HostNine which offers PostgreSQL
8.1.x, which doesn't have the full text search support in the default
installl. I requested that they run the tsearch2.sql from the
contributed files on the server to provide me with those capabilities
On Mon, Nov 16, 2009 at 1:51 PM, Tom Lane wrote:
> Raymond Rodgers writes:
> > I just signed up for web hosting with HostNine which offers PostgreSQL
> > 8.1.x, which doesn't have the full text search support in the default
> > installl. I requested that they run the tsearch2.sql from the contri
Raymond Rodgers writes:
> I just signed up for web hosting with HostNine which offers PostgreSQL
> 8.1.x, which doesn't have the full text search support in the default
> installl. I requested that they run the tsearch2.sql from the contributed
> files on the server to provide me with those capabi
I just signed up for web hosting with HostNine which offers PostgreSQL
8.1.x, which doesn't have the full text search support in the default
installl. I requested that they run the tsearch2.sql from the contributed
files on the server to provide me with those capabilities since I don't have
super u