Re: can't start as root

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: can't start as root
Дата
Msg-id 003e01c0e365$475db720$1001a8c0@archonet.com
обсуждение исходный текст
Ответ на can't start as root  (Lee Johnson <lee@imyourhandiman.com>)
Список pgsql-general
From: "Lee Johnson" <lee@imyourhandiman.com>

> trying ( new at this ) to start postmaster so i can utilize pgaccess to
> create database etc. but even if I start desktop as user other than
> "root" it still gives me the "root" error that I can't start as user
> root......
>
> RH 7.1 current/gnome 1.4 current

Admin tasks (starting database server, adding new users etc) should be done
as user "postgres". If RH is automatically starting the server (see in
/etc/rc.d/init.d or /etc/init.d) it will do something like "su - postgres -c
..." in the startup script.

If you don't know the password for postgres, su - to root first then su -
postgres from there.

- Richard Huxton


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

Предыдущее
От: "Richard Huxton"
Дата:
Сообщение: Re: NOTIFY/LISTEN Using Embedded SQL (ecpg)
Следующее
От: "Karen Ellrick"
Дата:
Сообщение: Install with Apache/PHP (Was "Stubborn Multibyte")