pg_dump - Mailing list pgsql-sql

From M. Santosa
Subject pg_dump
Date
Msg-id NHBBIOAJELCBMHKIMHEIAEHJGJAA.muhamad_santosa@ag.co.id
Whole thread Raw
In response to Re: Mac Address  (Andreas Kretschmer <akretschmer@spamfence.net>)
Responses Re: pg_dump  (Andrew Sullivan <ajs@crankycanuck.ca>)
Re: pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
I've install postgres in linux.
but pg_dump its not working at all.
if i execute the pg_dump to the file like this

pg_dump -Upostgres -dpostgres > file.dmp

the file file.dmp is empty

and if i execute the psql with list database option, the result is error 

-bash-3.00$ psql -l
ERROR:  relation "pg_catalog.pg_user" does not exist


can any one help me


Thanx


tosa

===================================================
PT. BANK ARTHA GRAHA INTERNASIONAL TBK. DISCLAIMER:
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager. This message contains confidential information
and is intended only for the individual named. If you are not the
named addressee you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately by e-mail if you have
received this e-mail by mistake and delete this e-mail from your
system. If you are not the intended recipient you are notified that
disclosing, copying, distributing or taking any action in reliance on
the contents of this information is strictly prohibited.


pgsql-sql by date:

Previous
From: Markus Schaber
Date:
Subject: Re: help with pagila
Next
From: Mario Splivalo
Date:
Subject: Postgres regexp matching failure?