Re: PGSQL on shared hosting

From: rob <rob(at)dsvr(dot)net>
To: Unihost Web Hosting <tony(at)unihost(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PGSQL on shared hosting
Date: 2003-11-21 09:43:53
Message-ID: 3FBDDE59.9080504@dsvr.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Without wanting to get flamed for gratuitous advertising, my company
> offers shared hosting with PostgreSQL 7.4. I'll leave it at that.

Just to make it fair I'll say ditto, then ;)
>> No. The "make install" step requires a root access.

That's not true, so long as your ./configure --prefix has been set to a
user writeable directory.

The only other issue is which PORT you run it on, and this depends on
the implementation of shared hosting your provider supplies.

As IIRC the port number influences shared memory segement use and you
don't want to clash with another instance on the shared server.

Something you don't have to worry about if your provider uses the
context patch, *ahem*.

Cheers,

--
Rob Fielding
rob(at)dsvr(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Julian North 2003-11-21 09:59:13 Re: Modelling Oracle Sequences
Previous Message Pavel Stehule 2003-11-21 09:42:15 Re: Modelling Oracle Sequences