Re: still having pg_user error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: still having pg_user error
Дата
Msg-id 12319.1106286463@sss.pgh.pa.us
обсуждение исходный текст
Ответ на still having pg_user error  ("Joel Fradkin" <jfradkin@wazagua.com>)
Ответы Re: still having pg_user error  ("Joel Fradkin" <jfradkin@wazagua.com>)
Список pgsql-sql
"Joel Fradkin" <jfradkin@wazagua.com> writes:
> Well I re-installed Fedora 3 and updated my postgres and started the =
> service
> (no command line stuff).

> When I connected using pgadmin I still got the sp_user error.

Fedora 3?  You should've mentioned that before.  I'll bet you've got
SELinux enabled in enforcement mode.  SELinux interferes with initdb
and I believe a missing pg_user view is one of the symptoms.

This is fixed in the very latest postgresql and selinux-policy-targeted
RPMs (u need both), but the path of least resistance is often to dial
SELinux down to permissive mode (sudo /usr/sbin/setenforce 0) for long
enough to do the initdb.

If you're running SELinux in strict rather than targeted policy, good
luck ... I honestly haven't tried that one at all ...
        regards, tom lane


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

Предыдущее
От: "Joel Fradkin"
Дата:
Сообщение: still having pg_user error
Следующее
От: Mihail Nasedkin
Дата:
Сообщение: Re: OID's