Re: pg_dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "M(dot) Santosa" <muhamad_santosa(at)ag(dot)co(dot)id>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: pg_dump
Date: 2006-09-05 14:28:00
Message-ID: 24442.1157466480@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"M. Santosa" <muhamad_santosa(at)ag(dot)co(dot)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

In response to

  • pg_dump at 2006-09-05 07:22:29 from M. Santosa

Browse pgsql-sql by date

  From Date Subject
Next Message Mario Splivalo 2006-09-05 15:03:53 Re: Postgres regexp matching failure?
Previous Message Alvaro Herrera 2006-09-05 14:21:15 Re: Postgres regexp matching failure?