Re: PGSQL on shared hosting - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: PGSQL on shared hosting
Date
Msg-id 20031125152953.GB21468@libertyrms.info
Whole thread Raw
In response to PGSQL on shared hosting  (Erick Papadakis <erick_papadakis@yahoo.com>)
List 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@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Baldur Norddahl
Date:
Subject: Re: duplicate primary key entries?
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: patch for pg_autovacuum