| From: | "Rick Roman" <rick(at)cotse(dot)net> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: relation "pg_user" does not exist |
| Date: | 2005-03-02 22:45:24 |
| Message-ID: | MTEwOTgwMzUyNC5yaWNr.1109803524@dissimulo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> "Rick Roman" <rick(at)cotse(dot)net> writes:
>> I am running PostgreSQL 7.4.7 on Fedora Core 3. I get a lot of
>> warnings from pgAdmin III:
>
>> relation "pg_user" does not exist
>
> You've probably been bit by the problems with SELinux disabling parts
> of
> the initdb script. You'll need to re-initdb after installing the
> latest
> RPMs (postgresql 7.4.7-3.FC3.1, not sure which selinux-policy-targeted
> is current). Alternatively, you can shut off SELinux enforcement
> while
> running the older initdb.
>
> regards, tom lane
>
It looks like 7.4.7 is what's currently in distribution on up2date, so
I tried running initdb with SE Linux off with my current 7.4.7. This
worked fine except that, if I turn SE Linux back on, the Postgres
server will no longer start up.
I guess I'll just leave SE Linux off until 7.4.7-3 is available. It's
just a dev box anyway. Thanks for your help!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-03-02 23:25:13 | Re: relation "pg_user" does not exist |
| Previous Message | Roy Badami | 2005-03-02 22:32:40 | Re: BUG #1516: DOC BUG: Interval type syntax and interval literal |