Re: installing on sunos 5.7

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: installing on sunos 5.7
Дата
Msg-id 26982.998359108@sss.pgh.pa.us
обсуждение исходный текст
Ответ на installing on sunos 5.7  ("Mark Tessier and Martine Veilleux" <capnatur@total.net>)
Ответы Re: installing on sunos 5.7  ("D. Duccini" <duccini@backpack.com>)
Список pgsql-novice
"Mark Tessier and Martine Veilleux" <capnatur@total.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

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Mark Tessier and Martine Veilleux"
Дата:
Сообщение: installing on sunos 5.7
Следующее
От: "D. Duccini"
Дата:
Сообщение: Re: installing on sunos 5.7