"M. Santosa" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings