Re: PGSQL on shared hosting

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PGSQL on shared hosting
Date: 2003-11-25 15:29:54
Message-ID: 20031125152953.GB21468@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Nov 21, 2003 at 12:30:32AM -0800, Erick Papadakis wrote:
> hello,
>
> i am a newbie to the pgsql world, so pls bear with a possibly stupid
> question. i want to test out pgsql but i only have a shared hosting
> account. is it possible to install pgsql without root access, only for my
> account? my webhost uses redhat i think.

Yes. We do it all the time. You'll need to configure with --prefix
set to something you have write access to. You may need your
provider to install a symlink to init scripts for you if you want
automatic start up, and you may need to have your provider make some
kernel setting changes, but that's about it.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Afilias Canada Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2003-11-25 15:35:36 Re: Index on array element
Previous Message Jan Wieck 2003-11-25 15:18:00 Re: duplicate primary key entries?