Re: pg_dump - Mailing list pgsql-sql

From Tom Lane
Subject Re: pg_dump
Date
Msg-id 24442.1157466480@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump  ("M. Santosa" <muhamad_santosa@ag.co.id>)
List pgsql-sql
"M. Santosa" <muhamad_santosa@ag.co.id> writes:
> I've install postgres in linux.
> but pg_dump its not working at all.
> -bash-3.00$ psql -l
> ERROR:  relation "pg_catalog.pg_user" does not exist

IIRC, this is a symptom of selinux having interfered with initdb.
Get a newer copy of the selinux policy package (or turn it off
temporarily) and redo initdb.  You can find more info if you search
our archives for "selinux".
        regards, tom lane


pgsql-sql by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Postgres regexp matching failure?
Next
From: Mario Splivalo
Date:
Subject: Re: Postgres regexp matching failure?