Re: BUG #1764: newbie

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1764: newbie
Дата
Msg-id 806.1121265466@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1764: newbie  ("john cecilio" <j.diegor@gmail.com>)
Список pgsql-bugs
"john cecilio" <j.diegor@gmail.com> writes:
> Operating system:   CentOS 4.0 (updated to 4.1)

> Im getting error in pg_user,
> "ERROR: Relation 'pg_user' does not exist"

> What should I do with this?

Turn off SELinux enforcement, then shut down the postmaster and remove
everything under /var/lib/pgsql/data/, then restart the postmaster.

Apparently CentOS is still shipping the versions of postgresql and
selinux-policy-targeted that did not play nicely together.  Personally
I'd recommend Fedora ;-)

            regards, tom lane

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: BUG #1765: Referential Integrity Problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1756: PQexec eats huge amounts of memory