Re: BUG #1764: newbie - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1764: newbie
Date
Msg-id 806.1121265466@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1764: newbie  ("john cecilio" <j.diegor@gmail.com>)
List 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 by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: BUG #1765: Referential Integrity Problem
Next
From: Tom Lane
Date:
Subject: Re: BUG #1756: PQexec eats huge amounts of memory