Re: installing on sunos 5.7

From: "D(dot) Duccini" <duccini(at)backpack(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Mark Tessier and Martine Veilleux <capnatur(at)total(dot)net>, pgsql-novice(at)postgresql(dot)org
Subject: Re: installing on sunos 5.7
Date: 2001-08-21 02:52:10
Message-ID: Pine.GSO.4.03.10108202151140.10522-100000@ra.bpsi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


if they are unwilling or unable, you can "cheat" and setup a cronjob that
runs as you that will fire it up for you

sort of a thing that "monitors" whether its running or not, and if not,
starts it up

On Mon, 20 Aug 2001, Tom Lane wrote:

> "Mark Tessier and Martine Veilleux" <capnatur(at)total(dot)net> writes:
> > Instead, they suggest I install postgres on their=
> > server. In other words, that I install it as a regular user (not root) in=
> > my home directory. Based on what I've read, I don't think I can
>
> Certainly you can install and run postgres without being root. The
> major problem with doing it as a completely unprivileged user is that
> without some help from root it's difficult to get the server to start up
> automatically at system boot time. If you're running a shopping cart
> I don't imagine you want it to be down after a restart until you get
> around to starting it by hand.
>
> Ask the admins if they're willing to add something to the startup
> scripts that will fire off postgres under your account name (ie, su to
> your account and launch postgres). If not, you need to pester them
> harder, or find a more accommodating host site.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

-----------------------------------------------------------------------------
david(at)backpack(dot)com BackPack Software, Inc. www.backpack.com
+1 651.645.7550 voice "Life is an Adventure.
+1 651.645.9798 fax Don't forget your BackPack!"
-----------------------------------------------------------------------------

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Jason Davis 2001-08-21 13:05:39 For In Execute
Previous Message Tom Lane 2001-08-21 01:58:28 Re: installing on sunos 5.7