Re: install

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: install
Дата
Msg-id 11178.1141229577@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: install  (crdandridge1@comcast.net)
Ответы Re: install
Список pgsql-novice
crdandridge1@comcast.net writes:
> silly me! i was trying "adduser" when the command i needed to use was
> "useradd"....boy do i feel stupid....now i'm at the part where i do "su -
> postgres" and its asking me for a password but i don't remember ever setting
> up one...any ideas?

If you're looking for an easy installation process, why don't you use
one of the rpm or deb-style packagings of Postgres, instead of trying
to build the raw source code?

The short answer to your question above is "su to root first then
postgres", but it's obvious from the questions you're asking that
you're very unfamiliar with linux system administration, so I'm
wondering why you're insisting on doing it the hard way...

            regards, tom lane

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

Предыдущее
От: Seneca Cunningham
Дата:
Сообщение: Re: install
Следующее
От: Bendik Rognlien Johansen
Дата:
Сообщение: Large select, best practice question